Skip to content

Use the max operator to query the maximum value of heap memory usage of each cluster.

SQL
max by (cluster) (go_memstats_heap_inuse_bytes) / 1024 / 1024

图 5