blob: b62f17efb7d4774388548607841e542c5e5e2514 [file] [log] [blame]
Abhay Kumara2ae5992025-11-10 14:02:24 +00001// Copyright (c) The go-grpc-middleware Authors.
2// Licensed under the Apache License 2.0.
3
4/*
5Package prometheus provides a standalone interceptor for metrics. It's next iteration of deprecated https://github.com/grpc-ecosystem/go-grpc-prometheus.
6See https://github.com/grpc-ecosystem/go-grpc-middleware/tree/main/examples for example.
7*/
8package prometheus