Was this helpful?
Get the per-minute trend of total gRPC call counts and non-successful call counts in ETCD.
/v1/monitoring-etcd/metric/rpc-rate/result/transition
curl -L \ --url '/v1/monitoring-etcd/metric/rpc-rate/result/transition?clusterIds=text&start=text&end=text'
[ { "metrics": { "cluster": "thingcluster", "measure": "total" }, "samples": [ 38.76296, 38.72593, 39.16296 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]