grafana rows cpu more everything

This commit is contained in:
mwiegand 2022-06-16 01:34:07 +02:00
parent ab55ad1020
commit 59537a536f

View file

@ -7,10 +7,15 @@
'_measurement': 'cpu',
'cpu': 'cpu-total',
'_field': [
'usage_guest',
'usage_guest_nice',
'usage_iowait',
'usage_irq',
'usage_nice',
'usage_softirq',
'usage_steal',
'usage_system',
'usage_user',
'usage_nice',
],
},
'function': 'mean',