Fix check for parent context when extract propagation context fails #1316
Annotations
2 errors and 1 warning
test/EventStore.Client.PersistentSubscriptions.Tests/Diagnostics/PersistentSubscriptionsTracingInstrumentationTests.cs#L46
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-3a8a103f052c4d1cb39c01a36b471484::PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-3a8a103f052c4d1cb39c01a36b471484-group"]
but was actually
[["db.eventstoredb.stream" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-3a8a103f052c4d1cb39c01a36b471484"], ["db.eventstoredb.event.id" => "e9bb82d7-bb71-4b63-a7d8-a423fb30c486"], ["db.eventstoredb.event.type" => "test-event-type"], ["server.address" => "localhost"], ["db.user" => "admin"], ["db.system" => "eventstoredb"], ["db.operation" => "streams.subscribe"]]
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading