Closed
Description
Description
The gRPC attributes added in the error-handling portion of the nrgrpc
integration start with upper-case letters:
GrpcStatusLevel
GrpcStatusMessage
GrpcStatusCode
to be consistent with established conventions for agent attributes, they should start with lower-case letters:
grpcStatusLevel
grpcStatusMessage
grpcStatusCode