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

Tracing: Adopt OpenTelemetry error.type attribute for logical calls #37441

Closed
Tracked by #37447
lmolkova opened this issue Oct 27, 2023 · 1 comment
Closed
Tracked by #37447

Tracing: Adopt OpenTelemetry error.type attribute for logical calls #37441

lmolkova opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation

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 #37440)

@lmolkova lmolkova added Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation labels Oct 27, 2023
@lmolkova lmolkova self-assigned this Oct 27, 2023
@lmolkova lmolkova mentioned this issue Oct 27, 2023
7 tasks
@lmolkova
Copy link
Member Author

lmolkova commented Apr 5, 2024

fixed in #37884

@lmolkova lmolkova closed this as completed Apr 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
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. OpenTelemetry OpenTelemetry instrumentation
Projects
Status: Done
Development

No branches or pull requests

1 participant