Was this helpful?
Get the per-minute trend of CPU usage for each ETCD node.
GET /v1/monitoring-etcd/metric/cpu-usage/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "node": "apps-gpu-v100" }, "samples": [ 0.05989, 0.06089, 0.06089 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]