otelgrpc: Add status code attribute in accordance with the spec #439
Labels
area: instrumentation
Related to an instrumentation package
bug
Something isn't working
help wanted
Extra attention is needed
Milestone
Although span status is no longer aligned with gRPC codes, according to the recent spec update, gRPC code should be reflected in the attributes.
Relevant part of the spec: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/rpc.md#grpc-attributes
The gRPC interceptor should be adjusted accordingly.
The text was updated successfully, but these errors were encountered: