Skip to content
Snippets Groups Projects
Commit 29624009 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

WebUI:

- Improved look & feel of the Grafana dashboard and the default filtering values.
parent 4119c99c
No related branches found
No related tags found
1 merge request!54Release 2.0.0
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"iteration": 1646149428744, "iteration": 1646406031197,
"links": [], "links": [],
"liveNow": false, "liveNow": false,
"panels": [ "panels": [
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"scaleDistribution": { "scaleDistribution": {
"type": "linear" "type": "linear"
}, },
"showPoints": "always", "showPoints": "never",
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
...@@ -227,10 +227,12 @@ ...@@ -227,10 +227,12 @@
"current": { "current": {
"selected": true, "selected": true,
"text": [ "text": [
"R1-INF" "R1-INF",
"R3-INF"
], ],
"value": [ "value": [
"R1-INF" "R1-INF",
"R3-INF"
] ]
}, },
"datasource": null, "datasource": null,
...@@ -255,10 +257,12 @@ ...@@ -255,10 +257,12 @@
"current": { "current": {
"selected": true, "selected": true,
"text": [ "text": [
"13/2/0" "13/2/0",
"13/2/1"
], ],
"value": [ "value": [
"13/2/0" "13/2/0",
"13/2/1"
] ]
}, },
"datasource": null, "datasource": null,
...@@ -309,13 +313,13 @@ ...@@ -309,13 +313,13 @@
] ]
}, },
"time": { "time": {
"from": "now-5m", "from": "now-15m",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "", "timezone": "",
"title": "L3 Monitoring", "title": "L3 Monitoring",
"uid": "tf-l3-monit", "uid": "tf-l3-monit",
"version": 1 "version": 2
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment