You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add http status code to latency metrics
Also, change some metrics and labels name to make them more standard.
* Add tests for adding http method to latency metrics
* Add pylint exception
It's disabled because the whole point about converting the the two
methods in a class is to use self.
generated_latency_metrics=b'http_server_requests_seconds_bucket{le="0.005",method="GET",service="Python Microservice with Jaeger",status="200",uri="/metrics"}'
0 commit comments