Tracing: Adopt OpenTelemetry error.type attribute for logical calls #37441
Labels
Client
This issue points to a problem in the data-plane of the library.
OpenTelemetry
OpenTelemetry instrumentation
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)The text was updated successfully, but these errors were encountered: