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

[opentelemetry-instrumentation-azure-sdk]: Adopt OpenTelemetry error.type attribute for logical calls #27586

Open
Tracked by #31142 ...
lmolkova opened this issue Oct 28, 2023 · 0 comments
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope

Comments

@lmolkova
Copy link
Member

OTel defined error.type attribute we can use to report low-cardinality failures with.

We should add it in RestProxy and anywhere else where SDKs user tracing directly
(as long as it does not conflict with HTTP-level error.type we're going to set in #27585)

@lmolkova lmolkova added Client This issue points to a problem in the data-plane of the library. Azure.Core OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope labels Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope
Projects
None yet
Development

No branches or pull requests

2 participants