From: lavado Date: Fri, 6 Dec 2019 13:53:40 +0000 (-0500) Subject: minor enhancements to NS dashboard X-Git-Tag: v7.0.0rc1~3 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FMON.git;a=commitdiff_plain;h=7a856f56614be323b0feceac51555f3e94d8691a minor enhancements to NS dashboard Change-Id: I5241b55e0d54020027fd2a09dc13b32de9dd6689 Signed-off-by: lavado --- diff --git a/osm_mon/dashboarder/templates/ns_scoped.json b/osm_mon/dashboarder/templates/ns_scoped.json index 693d2e1..977ec21 100644 --- a/osm_mon/dashboarder/templates/ns_scoped.json +++ b/osm_mon/dashboarder/templates/ns_scoped.json @@ -41,7 +41,7 @@ "decimals": 2, "description": "", "fill": 1, - "fillGradient": 0, + "fillGradient": 3, "gridPos": { "h": 7, "w": 12, @@ -149,7 +149,7 @@ "decimals": 2, "description": "", "fill": 1, - "fillGradient": 0, + "fillGradient": 3, "gridPos": { "h": 7, "w": 12, @@ -375,7 +375,7 @@ "decimals": 2, "description": "", "fill": 1, - "fillGradient": 0, + "fillGradient": 3, "gridPos": { "h": 7, "w": 12, @@ -482,7 +482,7 @@ "decimals": 2, "description": "", "fill": 1, - "fillGradient": 0, + "fillGradient": 3, "gridPos": { "h": 7, "w": 12, diff --git a/osm_mon/dashboarder/templates/project_scoped.json b/osm_mon/dashboarder/templates/project_scoped.json index 6c788d0..e58d922 100644 --- a/osm_mon/dashboarder/templates/project_scoped.json +++ b/osm_mon/dashboarder/templates/project_scoped.json @@ -489,7 +489,7 @@ "seriesOverrides": [], "spaceLength": 10, "stack": false, - "steppedLine": false, + "steppedLine": true, "targets": [ { "expr": "osm_vm_status{project_id=\"$project_id\"}",