Any way to get grpc_status_code on route_response_total #5404
-
Hi, having per route metrics is a fantastic feature. I'm currently trying to set this up with some error-rate/latency alerting for a grpc service. It looks like the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hmm of course after typing that out now I see there's actually a |
Beta Was this translation helpful? Give feedback.
Hmm of course after typing that out now I see there's actually a
grpc_status
label onroute_response_total
:)