diff --git a/ansible/install/roles/grafana-dashboards/templates/baremetal_general_system_performance.json.j2 b/ansible/install/roles/grafana-dashboards/templates/baremetal_general_system_performance.json.j2 index bf5f5ae56..ade5cd25e 100644 --- a/ansible/install/roles/grafana-dashboards/templates/baremetal_general_system_performance.json.j2 +++ b/ansible/install/roles/grafana-dashboards/templates/baremetal_general_system_performance.json.j2 @@ -762,7 +762,7 @@ "renderer": "flot", "seriesOverrides": [], "span": 12, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ { diff --git a/ansible/install/roles/grafana-dashboards/templates/cloud_specific_log.json.j2 b/ansible/install/roles/grafana-dashboards/templates/cloud_specific_log.json.j2 index 33f46a1b2..bd2663535 100644 --- a/ansible/install/roles/grafana-dashboards/templates/cloud_specific_log.json.j2 +++ b/ansible/install/roles/grafana-dashboards/templates/cloud_specific_log.json.j2 @@ -70,7 +70,7 @@ "renderer": "flot", "seriesOverrides": [], "span": 12, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ { diff --git a/ansible/install/roles/grafana-dashboards/templates/graphite_general_system_performance.json.j2 b/ansible/install/roles/grafana-dashboards/templates/graphite_general_system_performance.json.j2 index b3788ec87..4cd696434 100644 --- a/ansible/install/roles/grafana-dashboards/templates/graphite_general_system_performance.json.j2 +++ b/ansible/install/roles/grafana-dashboards/templates/graphite_general_system_performance.json.j2 @@ -762,7 +762,7 @@ "renderer": "flot", "seriesOverrides": [], "span": 12, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ { diff --git a/ansible/install/roles/grafana-dashboards/templates/guest_general_system_performance.json.j2 b/ansible/install/roles/grafana-dashboards/templates/guest_general_system_performance.json.j2 index 927716af8..b9d5d614c 100644 --- a/ansible/install/roles/grafana-dashboards/templates/guest_general_system_performance.json.j2 +++ b/ansible/install/roles/grafana-dashboards/templates/guest_general_system_performance.json.j2 @@ -762,7 +762,7 @@ "renderer": "flot", "seriesOverrides": [], "span": 12, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ { diff --git a/ansible/install/roles/grafana-dashboards/templates/openstack_general_system_performance.json.j2 b/ansible/install/roles/grafana-dashboards/templates/openstack_general_system_performance.json.j2 index b2787bdee..df26c169e 100644 --- a/ansible/install/roles/grafana-dashboards/templates/openstack_general_system_performance.json.j2 +++ b/ansible/install/roles/grafana-dashboards/templates/openstack_general_system_performance.json.j2 @@ -774,7 +774,7 @@ "renderer": "flot", "seriesOverrides": [], "span": 12, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ {