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
Remove the attempt base unit for grpc_client_attempt_started metric,
to make sure the generated metrics name in the Prometheus is actually
grpc_client_attempt_started_total instead of
grpc_client_attempt_started_attempt_total and gets aligned with other
languages (C++ for example).
Copy file name to clipboardExpand all lines: grpc-client-spring-boot-autoconfigure/src/main/java/net/devh/boot/grpc/client/metrics/MetricsClientInstruments.java
0 commit comments