mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Devenv: Updated gauge test dashboard
This commit is contained in:
parent
29ad72f048
commit
719c1c277f
@ -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,129 +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,
|
|
||||||
"links": [],
|
|
||||||
"options-gauge": {
|
|
||||||
"decimals": 0,
|
|
||||||
"maxValue": 100,
|
|
||||||
"minValue": 0,
|
|
||||||
"options": {
|
|
||||||
"decimals": 0,
|
|
||||||
"maxValue": 100,
|
|
||||||
"minValue": 0,
|
|
||||||
"prefix": "",
|
|
||||||
"showThresholdLabels": false,
|
|
||||||
"showThresholdMarkers": true,
|
|
||||||
"stat": "avg",
|
|
||||||
"suffix": "",
|
|
||||||
"thresholds": [],
|
|
||||||
"unit": "none",
|
|
||||||
"valueMappings": []
|
|
||||||
},
|
|
||||||
"prefix": "",
|
|
||||||
"showThresholdLabels": false,
|
|
||||||
"showThresholdMarkers": true,
|
|
||||||
"stat": "avg",
|
|
||||||
"suffix": "",
|
|
||||||
"thresholds": [
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"index": 1,
|
|
||||||
"value": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#7EB26D",
|
|
||||||
"index": 0,
|
|
||||||
"value": null
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"unit": "none",
|
|
||||||
"valueMappings": []
|
|
||||||
},
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"refId": "A",
|
|
||||||
"scenarioId": "random_walk"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"refId": "B",
|
|
||||||
"scenarioId": "random_walk"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"refId": "C",
|
|
||||||
"scenarioId": "random_walk"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"refId": "D",
|
|
||||||
"scenarioId": "random_walk"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"refId": "E",
|
|
||||||
"scenarioId": "random_walk"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Repeat horizontal",
|
|
||||||
"type": "gauge"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "gdev-testdata",
|
|
||||||
"gridPos": {
|
|
||||||
"h": 14,
|
|
||||||
"w": 5,
|
|
||||||
"x": 0,
|
|
||||||
"y": 16
|
|
||||||
},
|
},
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"links": [],
|
"links": [],
|
||||||
"options-gauge": {
|
"options": {
|
||||||
"decimals": 0,
|
"fieldOptions": {
|
||||||
"maxValue": "200",
|
"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": "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",
|
||||||
@ -273,9 +175,76 @@
|
|||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Vertical",
|
"title": "Vertical",
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"datasource": "gdev-testdata",
|
||||||
|
"gridPos": {
|
||||||
|
"h": 20,
|
||||||
|
"w": 20,
|
||||||
|
"x": 0,
|
||||||
|
"y": 8
|
||||||
|
},
|
||||||
|
"id": 2,
|
||||||
|
"links": [],
|
||||||
|
"options": {
|
||||||
|
"fieldOptions": {
|
||||||
|
"calcs": ["mean"],
|
||||||
|
"defaults": {
|
||||||
|
"decimals": 0,
|
||||||
|
"max": 100,
|
||||||
|
"min": 0,
|
||||||
|
"unit": "none"
|
||||||
|
},
|
||||||
|
"mappings": [],
|
||||||
|
"override": {},
|
||||||
|
"thresholds": [
|
||||||
|
{
|
||||||
|
"color": "#7EB26D",
|
||||||
|
"index": 0,
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#EAB839",
|
||||||
|
"index": 1,
|
||||||
|
"value": 50
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"values": false
|
||||||
|
},
|
||||||
|
"orientation": "auto",
|
||||||
|
"showThresholdLabels": false,
|
||||||
|
"showThresholdMarkers": true
|
||||||
|
},
|
||||||
|
"pluginVersion": "6.3.0-pre",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"refId": "A",
|
||||||
|
"scenarioId": "random_walk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refId": "B",
|
||||||
|
"scenarioId": "random_walk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refId": "C",
|
||||||
|
"scenarioId": "random_walk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refId": "D",
|
||||||
|
"scenarioId": "random_walk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refId": "E",
|
||||||
|
"scenarioId": "random_walk"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timeFrom": null,
|
||||||
|
"timeShift": null,
|
||||||
|
"title": "Repeat horizontal",
|
||||||
|
"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 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Panel Tests - Gauge Multi Series",
|
"title": "Panel Tests - Gauge Multi Series",
|
||||||
"uid": "szkuR1umk",
|
"uid": "szkuR1umk",
|
||||||
"version": 7
|
"version": 2
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user