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
Loading
Loading
Loading
Loading
+12 −8
Original line number Diff line number Diff line
@@ -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
  }
}