Tracing improvements #1297
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" => "bfc8ef49-0cc5-4e74-b189-b24a58bdc202"]
but was actually
[["db.eventstoredb.stream" => "CatchupSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-0fb841f0805c4c3d8e6f05e9fc15ff40"], ["db.eventstoredb.event.id" => "3be64de1-db56-4c4a-aa84-230d66ca9b68"], ["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