Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Investigate EventHubs tracing issue in AI when there is sender instr #32807

Closed
lmolkova opened this issue Jan 6, 2023 · 1 comment · Fixed by #33971
Closed

[BUG] Investigate EventHubs tracing issue in AI when there is sender instr #32807

lmolkova opened this issue Jan 6, 2023 · 1 comment · Fixed by #33971
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Monitor - ApplicationInsights OpenTelemetry OpenTelemetry instrumentation
Milestone

Comments

@lmolkova
Copy link
Member

lmolkova commented Jan 6, 2023

EH stress tests with no sender instrumentation:

  • processing request name is from storage(!)
  • nested under HTTP(!)
  • all come from the same trace
  • but with EH semantics.

image

@lmolkova lmolkova added Event Hubs Client This issue points to a problem in the data-plane of the library. Monitor - ApplicationInsights OpenTelemetry OpenTelemetry instrumentation labels Jan 6, 2023
@lmolkova lmolkova self-assigned this Jan 6, 2023
@lmolkova
Copy link
Member Author

lmolkova commented Jan 6, 2023

With sender instrumentation:

  • processing requests are traced correctly (EventHubs.process name)

image

Load-balancing thread tracing looks funky

  • logical operations appear under HTTP calls

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Monitor - ApplicationInsights OpenTelemetry OpenTelemetry instrumentation
Projects
None yet
1 participant