Was this helpful?
Get the per-minute trend of ETCD's database size on a node-by-node basis.
GET /v1/monitoring-etcd/metric/db-size/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "node": "apps-gpu-v100" }, "samples": [ 136192000, 136192000, 136192000 ], "timestamps": [ 136192000, 136192000, 136192000 ], "values": null } ]