lchenn / py-grpc-prometheus

Python gRPC Prometheus
Apache License 2.0
48 stars 25 forks source link

Setup server side metric testing #21

Closed RyanSiu1995 closed 3 years ago

RyanSiu1995 commented 3 years ago

This is the revisited PR. I have spotted that the grpc_server_msg_sent and grpc_server_msg_received seems to have some incorrect value after testing. So, I have edited the code as well.