2021-01-18 12:48:45 -06:00
|
|
|
{
|
|
|
|
"annotations": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"builtIn": 1,
|
|
|
|
"datasource": "-- Grafana --",
|
|
|
|
"enable": true,
|
|
|
|
"hide": true,
|
|
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
|
|
"name": "Annotations & Alerts",
|
|
|
|
"type": "dashboard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"editable": true,
|
|
|
|
"gnetId": null,
|
|
|
|
"graphTooltip": 0,
|
|
|
|
"id": 391,
|
2021-02-19 05:10:48 -06:00
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"icon": "external link",
|
|
|
|
"tags": ["gdev", "graph-ng"],
|
|
|
|
"type": "dashboards",
|
|
|
|
"asDropdown": true,
|
|
|
|
"title": "Graph Tests"
|
|
|
|
}
|
|
|
|
],
|
2021-01-18 12:48:45 -06:00
|
|
|
"panels": [
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 100,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 0,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 2,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 72,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "green",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 8,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 3,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode (line + opacity)",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 78,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 2,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "orange",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 16,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 5,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode (line + opacity)",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 100,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 0,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "purple",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 0,
|
|
|
|
"y": 9
|
|
|
|
},
|
|
|
|
"id": 4,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 100,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 0,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "yellow",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 8,
|
|
|
|
"y": 9
|
|
|
|
},
|
|
|
|
"id": 6,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "bars",
|
|
|
|
"fillOpacity": 100,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 0,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "rgb(12, 187, 242)",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 16,
|
|
|
|
"y": 9
|
|
|
|
},
|
|
|
|
"id": 7,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 9,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillOpacity": 78,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 2,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "orange",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 0,
|
|
|
|
"y": 18
|
|
|
|
},
|
|
|
|
"id": 8,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode (line + opacity)",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillOpacity": 78,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 2,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "blue",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 8,
|
|
|
|
"y": 18
|
|
|
|
},
|
|
|
|
"id": 9,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode (line + opacity)",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillOpacity": 78,
|
|
|
|
"gradientMode": "hue",
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 2,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"nullValueMode": "null",
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "green",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 8,
|
|
|
|
"x": 16,
|
|
|
|
"y": 18
|
|
|
|
},
|
|
|
|
"id": 10,
|
|
|
|
"interval": "1m",
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-18 12:48:45 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Hue gradient mode (line + opacity)",
|
|
|
|
"type": "timeseries"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"schemaVersion": 27,
|
|
|
|
"tags": ["gdev", "panel-tests", "graph-ng"],
|
|
|
|
"templating": {
|
|
|
|
"list": []
|
|
|
|
},
|
|
|
|
"time": {
|
|
|
|
"from": "now-6h",
|
|
|
|
"to": "now"
|
|
|
|
},
|
|
|
|
"timepicker": {},
|
|
|
|
"timezone": "",
|
|
|
|
"title": "Panel Tests - GraphNG - Hue Gradients",
|
|
|
|
"uid": "k3XQFOBMk",
|
|
|
|
"version": 3
|
|
|
|
}
|