[azure-core-tracing-opentelemetry] Adopt OpenTelemetry error.type
attribute for logical calls
#32804
Labels
Client
This issue points to a problem in the data-plane of the library.
OpenTelemetry
OpenTelemetry instrumentation (not Monitor-specific)
OTel defined
error.type
attribute we can use to report low-cardinality failures with.We should add it where SDKs end spans with error.
(as long as it does not conflict with HTTP-level
error.type
we're going to set in #32803)The text was updated successfully, but these errors were encountered: