We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4e902 commit cd5fc94Copy full SHA for cd5fc94
1 file changed
metrics/rpc_client.go
@@ -14,7 +14,6 @@
14
//
15
// - Request rate by call type:
16
// sum(rate(rpc_request_latency_ms_count[5m])) by (call, env, network)
17
-//
18
package metrics
19
20
import (
0 commit comments