Commit 719c1c27 by Torkel Ödegaard

Devenv: Updated gauge test dashboard

parent 29ad72f0
...@@ -21,79 +21,62 @@ ...@@ -21,79 +21,62 @@
"datasource": "gdev-testdata", "datasource": "gdev-testdata",
"gridPos": { "gridPos": {
"h": 8, "h": 8,
"w": 24, "w": 20,
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"id": 6, "id": 6,
"links": [], "links": [],
"options-gauge": { "options": {
"decimals": 0, "fieldOptions": {
"maxValue": 100, "calcs": ["mean"],
"minValue": 0, "defaults": {
"options": { "decimals": 0,
"decimals": 0, "max": 100,
"maxValue": 100, "min": 0,
"minValue": 0, "unit": "none"
"prefix": "", },
"showThresholdLabels": false, "mappings": [],
"showThresholdMarkers": true, "override": {},
"stat": "avg", "thresholds": [
"suffix": "", {
"thresholds": [], "color": "#7EB26D",
"unit": "none", "index": 0,
"valueMappings": [] "value": null
},
{
"color": "#EAB839",
"index": 1,
"value": 50
},
{
"color": "#6ED0E0",
"index": 2,
"value": 75
},
{
"color": "#EF843C",
"index": 3,
"value": 87.5
},
{
"color": "#E24D42",
"index": 4,
"value": 93.75
},
{
"color": "#1F78C1",
"index": 5,
"value": 96.875
}
],
"values": false
}, },
"prefix": "", "orientation": "auto",
"showThresholdLabels": false, "showThresholdLabels": false,
"showThresholdMarkers": true, "showThresholdMarkers": true
"stat": "avg",
"suffix": "",
"thresholds": [
{
"color": "#1F78C1",
"index": 5,
"value": 96.875
},
{
"color": "#E24D42",
"index": 4,
"value": 93.75
},
{
"color": "#EF843C",
"index": 3,
"value": 87.5
},
{
"color": "#6ED0E0",
"index": 2,
"value": 75
},
{
"color": "#EAB839",
"index": 1,
"value": 50
},
{
"color": "#7EB26D",
"index": 0,
"value": null
}
],
"unit": "none",
"valueMappings": [
{
"from": "50",
"id": 1,
"operator": "",
"text": "Hello :) ",
"to": "90",
"type": 2,
"value": ""
}
]
}, },
"pluginVersion": "6.3.0-pre",
"targets": [ "targets": [
{ {
"refId": "A", "refId": "A",
...@@ -124,50 +107,48 @@ ...@@ -124,50 +107,48 @@
{ {
"datasource": "gdev-testdata", "datasource": "gdev-testdata",
"gridPos": { "gridPos": {
"h": 8, "h": 28,
"w": 24, "w": 4,
"x": 0, "x": 20,
"y": 8 "y": 0
}, },
"id": 2, "id": 4,
"links": [], "links": [],
"options-gauge": { "options": {
"decimals": 0, "fieldOptions": {
"maxValue": 100, "calcs": ["max"],
"minValue": 0, "defaults": {
"options": { "decimals": 0,
"decimals": 0, "max": "200",
"maxValue": 100, "min": 0,
"minValue": 0, "unit": "none"
"prefix": "", },
"showThresholdLabels": false, "mappings": [],
"showThresholdMarkers": true, "override": {},
"stat": "avg", "thresholds": [
"suffix": "", {
"thresholds": [], "color": "#7EB26D",
"unit": "none", "index": 0,
"valueMappings": [] "value": null
},
{
"color": "#EAB839",
"index": 1,
"value": 50
},
{
"color": "#6ED0E0",
"index": 2,
"value": 75
}
],
"values": false
}, },
"prefix": "", "orientation": "auto",
"showThresholdLabels": false, "showThresholdLabels": false,
"showThresholdMarkers": true, "showThresholdMarkers": true
"stat": "avg",
"suffix": "",
"thresholds": [
{
"color": "#EAB839",
"index": 1,
"value": 50
},
{
"color": "#7EB26D",
"index": 0,
"value": null
}
],
"unit": "none",
"valueMappings": []
}, },
"pluginVersion": "6.3.0-pre",
"targets": [ "targets": [
{ {
"refId": "A", "refId": "A",
...@@ -192,61 +173,49 @@ ...@@ -192,61 +173,49 @@
], ],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Repeat horizontal", "title": "Vertical",
"type": "gauge" "type": "gauge"
}, },
{ {
"datasource": "gdev-testdata", "datasource": "gdev-testdata",
"gridPos": { "gridPos": {
"h": 14, "h": 20,
"w": 5, "w": 20,
"x": 0, "x": 0,
"y": 16 "y": 8
}, },
"id": 4, "id": 2,
"links": [], "links": [],
"options-gauge": { "options": {
"decimals": 0, "fieldOptions": {
"maxValue": "200", "calcs": ["mean"],
"minValue": 0, "defaults": {
"options": { "decimals": 0,
"decimals": 0, "max": 100,
"maxValue": 100, "min": 0,
"minValue": 0, "unit": "none"
"prefix": "", },
"showThresholdLabels": false, "mappings": [],
"showThresholdMarkers": true, "override": {},
"stat": "avg", "thresholds": [
"suffix": "", {
"thresholds": [], "color": "#7EB26D",
"unit": "none", "index": 0,
"valueMappings": [] "value": null
},
{
"color": "#EAB839",
"index": 1,
"value": 50
}
],
"values": false
}, },
"prefix": "", "orientation": "auto",
"showThresholdLabels": false, "showThresholdLabels": false,
"showThresholdMarkers": true, "showThresholdMarkers": true
"stat": "max",
"suffix": "",
"thresholds": [
{
"color": "#6ED0E0",
"index": 2,
"value": 75
},
{
"color": "#EAB839",
"index": 1,
"value": 50
},
{
"color": "#7EB26D",
"index": 0,
"value": null
}
],
"unit": "none",
"valueMappings": []
}, },
"pluginVersion": "6.3.0-pre",
"targets": [ "targets": [
{ {
"refId": "A", "refId": "A",
...@@ -271,11 +240,11 @@ ...@@ -271,11 +240,11 @@
], ],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Vertical", "title": "Repeat horizontal",
"type": "gauge" "type": "gauge"
} }
], ],
"schemaVersion": 17, "schemaVersion": 18,
"style": "dark", "style": "dark",
"tags": ["panel-tests", "gdev", "gauge"], "tags": ["panel-tests", "gdev", "gauge"],
"templating": { "templating": {
...@@ -292,5 +261,5 @@ ...@@ -292,5 +261,5 @@
"timezone": "", "timezone": "",
"title": "Panel Tests - Gauge Multi Series", "title": "Panel Tests - Gauge Multi Series",
"uid": "szkuR1umk", "uid": "szkuR1umk",
"version": 7 "version": 2
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment