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 @@
"fiscalYearStartMonth": 0,
"gnetId": null,
"graphTooltip": 0,
"iteration": 1646149428744,
"iteration": 1646406031197,
"links": [],
"liveNow": false,
"panels": [
......@@ -53,7 +53,7 @@
"scaleDistribution": {
"type": "linear"
},
"showPoints": "always",
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
......@@ -227,10 +227,12 @@
"current": {
"selected": true,
"text": [
"R1-INF"
"R1-INF",
"R3-INF"
],
"value": [
"R1-INF"
"R1-INF",
"R3-INF"
]
},
"datasource": null,
......@@ -255,10 +257,12 @@
"current": {
"selected": true,
"text": [
"13/2/0"
"13/2/0",
"13/2/1"
],
"value": [
"13/2/0"
"13/2/0",
"13/2/1"
]
},
"datasource": null,
......@@ -309,13 +313,13 @@
]
},
"time": {
"from": "now-5m",
"from": "now-15m",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "L3 Monitoring",
"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