Skip to content

查询各cluster中堆内存使用的最大值(max算子)

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

图 5