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

[FEATURE REQ] Implement messaging metrics #39450

Open
Tracked by #46018 ...
lmolkova opened this issue Oct 23, 2023 · 0 comments
Open
Tracked by #46018 ...

[FEATURE REQ] Implement messaging metrics #39450

lmolkova opened this issue Oct 23, 2023 · 0 comments
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific) Service Bus

Comments

@lmolkova
Copy link
Member

Library name

Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs

Please describe the feature.

Related to #37698
ServiceBus aspire component depends on SB SDK to emit metrics.

Implementation ideas:

  • we don't need metrics abstractions in Core and can use metrics API from DiagnosticSource 6.0.0 directly
  • we should keep them behind experimental flag for the time being (OTel conventions are still experimental)

Context:

@lmolkova lmolkova added Service Bus Event Hubs Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific) labels Oct 23, 2023
@lmolkova lmolkova mentioned this issue Oct 23, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific) Service Bus
Projects
None yet
Development

No branches or pull requests

1 participant