mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* gRPC Server: Instrument requests made to the server. Expose metrics from the gRPC server in order to monitor for failed responses and response latency. Uses code from the already vendored weaveworks/common. * Review comments.