Tracing improvements (#311) #1305
Annotations
2 errors and 1 warning
test/EventStore.Client.Streams.Tests/Diagnostics/StreamsTracingInstrumentationTests.cs#L75
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "ee2a0980-4262-4b98-b09c-d1beeba9abc6"]
but was actually
[["db.eventstoredb.stream" => "CatchupSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-dfd5e985b64141e4ae495fa74b38326c"], ["db.eventstoredb.event.id" => "7f9be475-1b2b-4ee7-a30a-1f5e348ea83c"], ["db.eventstoredb.event.type" => "test-event-type"], ["server.address" => "localhost"], ["db.user" => "admin"], ["db.system" => "eventstoredb"], ["db.operation" => "streams.subscribe"]]
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading