update dashboard color settings

This commit is contained in:
ItsDrike 2021-07-06 21:38:39 +02:00
parent 23f76205cc
commit 5bb32babcc
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -17,6 +17,7 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 1,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -29,23 +30,39 @@
}, },
"mappings": [ "mappings": [
{ {
"id": 0, "options": {
"op": "=", "match": "null",
"text": "N/A", "result": {
"type": 1, "text": "N/A"
"value": "null" }
},
"type": "special"
} }
], ],
"max": 300000000,
"min": 0,
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "#299c46", "color": "red",
"value": null "value": null
}, },
{
"color": "dark-orange",
"value": 25000000
},
{
"color": "dark-yellow",
"value": 50000000
},
{ {
"color": "blue", "color": "blue",
"value": 100 "value": 80000000
},
{
"color": "#6ED0E0",
"value": 250000000
} }
] ]
}, },
@ -76,7 +93,7 @@
"showThresholdMarkers": true, "showThresholdMarkers": true,
"text": {} "text": {}
}, },
"pluginVersion": "7.5.6", "pluginVersion": "8.0.4",
"targets": [ "targets": [
{ {
"expr": "speedtest_download_bits_per_second{}", "expr": "speedtest_download_bits_per_second{}",
@ -100,23 +117,35 @@
}, },
"mappings": [ "mappings": [
{ {
"id": 0, "options": {
"op": "=", "match": "null",
"text": "N/A", "result": {
"type": 1, "text": "N/A"
"value": "null" }
},
"type": "special"
} }
], ],
"max": 50000000,
"min": 0,
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "red",
"value": null "value": null
}, },
{
"color": "#EAB839",
"value": 5000000
},
{ {
"color": "blue", "color": "blue",
"value": 20 "value": 10000000
},
{
"color": "#6ED0E0",
"value": 20000000
} }
] ]
}, },
@ -147,7 +176,7 @@
"showThresholdMarkers": true, "showThresholdMarkers": true,
"text": {} "text": {}
}, },
"pluginVersion": "7.5.6", "pluginVersion": "8.0.4",
"targets": [ "targets": [
{ {
"expr": "speedtest_upload_bits_per_second{}", "expr": "speedtest_upload_bits_per_second{}",
@ -172,23 +201,35 @@
"decimals": 2, "decimals": 2,
"mappings": [ "mappings": [
{ {
"id": 0, "options": {
"op": "=", "match": "null",
"text": "N/A", "result": {
"type": 1, "text": "N/A"
"value": "null" }
},
"type": "special"
} }
], ],
"max": 50,
"min": 0,
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "dark-green",
"value": null "value": null
}, },
{
"color": "#EAB839",
"value": 15
},
{
"color": "orange",
"value": 20
},
{ {
"color": "red", "color": "red",
"value": 80 "value": 30
} }
] ]
}, },
@ -219,7 +260,7 @@
"showThresholdMarkers": true, "showThresholdMarkers": true,
"text": {} "text": {}
}, },
"pluginVersion": "7.5.6", "pluginVersion": "8.0.4",
"targets": [ "targets": [
{ {
"expr": "speedtest_ping_latency_milliseconds", "expr": "speedtest_ping_latency_milliseconds",
@ -251,7 +292,8 @@
"hideFrom": { "hideFrom": {
"graph": false, "graph": false,
"legend": false, "legend": false,
"tooltip": false "tooltip": false,
"viz": false
}, },
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineWidth": 0, "lineWidth": 0,
@ -260,7 +302,14 @@
"type": "linear" "type": "linear"
}, },
"showPoints": "never", "showPoints": "never",
"spanNulls": true "spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
}, },
"mappings": [], "mappings": [],
"thresholds": { "thresholds": {
@ -296,7 +345,7 @@
"displayMode": "list", "displayMode": "list",
"placement": "right" "placement": "right"
}, },
"tooltipOptions": { "tooltip": {
"mode": "multi" "mode": "multi"
} }
}, },
@ -356,10 +405,6 @@
] ]
}, },
"datasource": "prometheus", "datasource": "prometheus",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"gridPos": { "gridPos": {
"h": 9, "h": 9,
"w": 12, "w": 12,
@ -421,10 +466,6 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "prometheus", "datasource": "prometheus",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1, "fill": 1,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
@ -453,7 +494,7 @@
"alertThreshold": true "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.5.6", "pluginVersion": "8.0.4",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -515,7 +556,7 @@
} }
], ],
"refresh": "5m", "refresh": "5m",
"schemaVersion": 27, "schemaVersion": 30,
"style": "dark", "style": "dark",
"tags": [ "tags": [
"speedtest", "speedtest",
@ -525,7 +566,7 @@
"list": [] "list": []
}, },
"time": { "time": {
"from": "now-7d", "from": "now-12h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@ -555,6 +596,6 @@
}, },
"timezone": "browser", "timezone": "browser",
"title": "Internet connection", "title": "Internet connection",
"uid": "o9mIe_Aik", "uid": "NLDu4qznk",
"version": 12 "version": 3
} }