bundles/grafana: add guest cpu time to cpu graph
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-07-10 10:05:26 +02:00
parent b17ce5f905
commit 6c9809b165
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -9,6 +9,8 @@ def dashboard_row_cpu(panel_id, node):
'iowait',
'nice',
'softirq',
'guest',
'guest_nice',
]:
queries_cpu.append({
'groupBy': [