Skip to content
Snippets Groups Projects
Commit 160276d0 authored by skorpy's avatar skorpy :construction_worker:
Browse files

grafana: update Deck dashboard

parent 6dded2ae
No related branches found
No related tags found
No related merge requests found
Pipeline #43317 passed
......@@ -85,7 +85,7 @@
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.4.1",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
......@@ -209,7 +209,7 @@
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.4.1",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
......@@ -333,7 +333,7 @@
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.4.1",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
......@@ -448,7 +448,7 @@
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.4.1",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
......@@ -537,7 +537,7 @@
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.4.1",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
......@@ -607,6 +607,7 @@
"values": false
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -834,6 +835,7 @@
"values": false
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -941,6 +943,7 @@
"values": false
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1072,6 +1075,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1222,32 +1226,7 @@
},
"unit": "bps"
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"Sum TX"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
"overrides": []
},
"gridPos": {
"h": 10,
......@@ -1271,6 +1250,7 @@
"sortDesc": false
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1423,6 +1403,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1481,6 +1462,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
......@@ -1494,6 +1476,7 @@
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
......@@ -1516,7 +1499,8 @@
"mode": "absolute",
"steps": [
{
"color": "transparent"
"color": "transparent",
"value": null
},
{
"color": "rgba(216, 200, 27, 0.27)",
......@@ -1552,6 +1536,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1563,11 +1548,13 @@
"type": "prometheus",
"uid": "P04AC7A0DBBEADA88"
},
"expr": "-sum(irate(fastd_tx_bytes[5m])*8)",
"editorMode": "code",
"expr": "-sum(irate(node_network_transmit_bytes_total{device=~\"dom.*-vpn-.*\"}[1m])*8)",
"format": "time_series",
"interval": "",
"intervalFactor": 10,
"legendFormat": "*Mesh* TX",
"range": true,
"refId": "A",
"step": 120
},
......@@ -1576,11 +1563,13 @@
"type": "prometheus",
"uid": "P04AC7A0DBBEADA88"
},
"expr": "sum(irate(fastd_rx_bytes[5m])*8)",
"editorMode": "code",
"expr": "sum(irate(node_network_receive_bytes_total{device=~\"dom.*-vpn-.*\"}[1m])*8)",
"format": "time_series",
"interval": "",
"intervalFactor": 10,
"legendFormat": "*Mesh* RX",
"range": true,
"refId": "B",
"step": 120
}
......@@ -1600,6 +1589,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
......@@ -1613,6 +1603,7 @@
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
......@@ -1637,7 +1628,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
......@@ -1668,6 +1660,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1704,6 +1697,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
......@@ -1717,6 +1711,7 @@
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
......@@ -1739,7 +1734,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
......@@ -1768,6 +1764,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1802,6 +1799,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
......@@ -1815,6 +1813,7 @@
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
......@@ -1838,7 +1837,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
......@@ -1867,6 +1867,7 @@
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
......@@ -1901,6 +1902,9 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
......@@ -1912,6 +1916,7 @@
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
......@@ -1934,7 +1939,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
......@@ -1966,7 +1972,9 @@
"showLegend": true
},
"tooltip": {
"mode": "single"
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.3.4",
......@@ -1999,6 +2007,7 @@
"from": "now-24h",
"to": "now-1m"
},
"timeRangeUpdatedDuringEditOrView": false,
"timepicker": {
"nowDelay": "",
"refresh_intervals": [
......@@ -2028,6 +2037,6 @@
"timezone": "browser",
"title": "Deck",
"uid": "000000001",
"version": 2,
"version": 3,
"weekStart": ""
}
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