Was this helpful?
Get the trend of the number of pods in the waiting state per minute in the namespace.
GET /v1/monitoring-ns/metric/pod-waiting/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "namespace": "cocktail-system" }, "samples": [ 0, 0, 0 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]