Provides a standalone Prometheus metrics interceptor for gRPC servers and clients, replacing the deprecated go-grpc-prometheus.
go get github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a gRPC server with Prometheus metrics
Replace imports from github.com/grpc-ecosystem/go-grpc-prometheus with this package and update interceptor calls.
No dependency data recorded yet.