lchenn / py-grpc-prometheus

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

Fix the status code extraction from error #15

Closed RyanSiu1995 closed 3 years ago

RyanSiu1995 commented 3 years ago

Remove the pre-extract in _compute_error_code method. This will close #14

lchenn commented 3 years ago

Thank you guys for making the change. I have merged the request, bumped the version to 0.4.0, and published to pypi.

adriangay commented 3 years ago

@lchenn thank you for your quick turnaround. We're now using v0.4.0 and have removed our patch.