A Go library providing Prometheus monitoring for gRPC servers and clients.
go get github.com/grpc-ecosystem/go-grpc-prometheusNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set up a gRPC server with Prometheus monitoring interceptors.
Register the default metrics with prometheus.MustRegister(grpc_prometheus.DefaultServerMetrics).
No dependency data recorded yet.