Get the trend of ETCD gRPC call
PreviousGet the trend of Network transmit and receive volume between ETCD servers by nodeNextGet the trend of ETCD gRPC Active Streams
Was this helpful?
Was this helpful?
Was this helpful?
GET /v1/monitoring-etcd/metric/rpc-rate/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Host:
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster",
"measure": "total"
},
"samples": [
38.76296,
38.72593,
39.16296
],
"timestamps": [
1687741080,
1687741140,
1687741200
],
"values": null
}
]