Get cluster node Memory usage trend (Byte)
Was this helpful?
Was this helpful?
Get the per-minute trend of memory usage by node in the cluster, categorized by total, available, used, and used-ratio.
Start date for the query
End date for the query
[{"metrics":{"cluster":"thingcluster","measure":"total","node":"apps-gpu-v100"},"samples":[16607899648,16607899648,16607899648],"timestamps":[1685620800,1685620860,1685620920],"values":null},{"metrics":{"cluster":"thingcluster","measure":"available","node":"apps-gpu-v100"},"samples":[12771897344,12770172928,12823642112],"timestamps":[1685620800,1685620860,1685620920],"values":null},{"metrics":{"cluster":"thingcluster","measure":"used","node":"apps-gpu-v100"},"samples":[3836002304,3837726720,3784257536],"values":null},{"metrics":{"cluster":"thingcluster","measure":"used-ratio","node":"apps-gpu-v100"},"samples":[0.23097,0.23108,0.22786,0.23104],"timestamps":[1685620800,1685620860,1685620920],"values":null}]
OK