This topic describes monitoring metrics related to RPC requests of an OBProxy.
Definition
The average number of RPC requests processed per second on an OBProxy.
Description
| Metric category | Metric name | Unit |
|---|---|---|
| rpc_request_count | odp_rpc_request_count | N/A |
Calculation expression
sum(rate(odp_rpc_request_total{@LABELS}[@INTERVAL])) by (@GBLABELS)