grpc-java
grpc-java copied to clipboard
Add instrumentation tags to opencensus metrics
Add two tags to the A66 metrics exported by the opencensus stats module. This will be picked up by the Cloud Monitoring pipeline and allow us to build dashboard off these tags.
Similarly done in https://github.com/grpc-ecosystem/grpc-spring/pull/1081
cc @fengli79 @DNVindhya
Where are these tags defined? Where's the design?
Where are these tags defined? Where's the design?
Responded in DM
@stanley-cheung, what's the current state here?