Broken Connection between services when Elastic used for Tracing #3946
Unanswered
bfaccruent
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying different collectors for Traces. I tried Jaeger and it shows correct connection or dependency between services.
However when I moved from Jaeger to Elastic, it does not show the dependency between the API and Sampler Worker :
I am using NService instrument ("NServiceBus.Extensions.Diagnostics.OpenTelemetry") from the API and it also referenced by Sample Worker.
What could be the reason ?
Beta Was this translation helpful? Give feedback.
All reactions