Account for standard ports when collecting tags (#328) #1364
Annotations
2 errors and 1 warning
Run Tests:
test/EventStore.Client.PersistentSubscriptions.Tests/Diagnostics/PersistentSubscriptionsTracingInstrumentationTests.cs#L44
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95402fc58a964446a5943e8623f9a6b8::PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95402fc58a964446a5943e8623f9a6b8-group"]
but was actually
[["db.eventstoredb.stream" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95402fc58a964446a5943e8623f9a6b8"], ["db.eventstoredb.event.id" => "6fe1faa3-882b-4e04-8818-97309555c9cd"], ["db.eventstoredb.event.type" => "test-event-type"], ["server.address" => "localhost"], ["db.user" => "admin"], ["db.system" => "eventstoredb"], ["db.operation" => "streams.subscribe"]]
|
Run Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading