grpc-ecosystem / grpc-spring

Spring Boot starter module for gRPC framework.
https://grpc-ecosystem.github.io/grpc-spring/
Apache License 2.0
3.43k stars 809 forks source link

Enable gRPC Client attempt and Server metrics #1039

Closed DNVindhya closed 5 months ago

DNVindhya commented 5 months ago

This PR enables by adding gRPC client and server metrics defined in the PRs (#1021 , #1031 and #1037) via auto-configuration.

DNVindhya commented 5 months ago

@ST-DDT PTAL