containerd/vendor/github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus
Danny Canter 6a21c96b55 Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus
Fixes #9806

go-grpc-prometheus is deprecated. The new location it was moved to also introduced
an entirely new api, but afaict this matches what we have at the moment.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2024-02-20 02:01:57 -08:00
..
client_metrics.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
client_options.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
constants.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
doc.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
LICENSE Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
options.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
reporter.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
server_metrics.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00
server_options.go Replace go-grpc-prometheus with go-grpc-middleware/providers/prometheus 2024-02-20 02:01:57 -08:00