Skip to content

Releases: lchenn/py-grpc-prometheus

Count context.abort() and context.abort_with_status()

29 Feb 16:35
c53f743
Compare
Choose a tag to compare
v0.8.0

Bump the version to 0.8.0 with newest change (#41)

Fix the initializing error

27 Apr 07:04
f0b0631
Compare
Choose a tag to compare
v0.6.0

Fix the initializing error

Allow Interceptor Exception with a Config

27 Apr 05:50
4e61d92
Compare
Choose a tag to compare
v0.5.0

Allow Exceptions in the interceptor with a config

v0.4.0

21 Apr 05:05
b04717c
Compare
Choose a tag to compare

Fix the exception error code handling

v0.3.0

30 Dec 22:18
5dd0c22
Compare
Choose a tag to compare

Align metrics definition with go library

Version v0.1.2

15 Dec 22:09
7dfb526
Compare
Choose a tag to compare

Have all the metrics parity with the Java & Go gRPC prometheus library