Was this helpful?
Get the total memory usage of pods deployed in the namespace.
/v1/monitoring-ns/metric/total-memory/result/transition
curl -L \ --url '/v1/monitoring-ns/metric/total-memory/result/transition?clusterIds=text&start=text&end=text'
[ { "metrics": { "cluster": "thingcluster", "measure": "usage-memory" }, "values": null, "samples": [ 8434753536, 8435253248, 8462614528 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ] } ]