bundles/grafana: add "free" to memory row
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-02 11:05:01 +02:00
parent 7d9ce7aed9
commit b299edbef4
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -7,6 +7,7 @@ def dashboard_row_memory(panel_id, node):
'cached', 'cached',
'sreclaimable', 'sreclaimable',
'sunreclaim', 'sunreclaim',
'free',
]: ]:
queries_mem.append({ queries_mem.append({
'groupBy': [ 'groupBy': [