2020-09-24 09:44:35 -05: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,
|
2021-01-11 06:21:55 -06:00
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"icon": "external link",
|
|
|
|
"tags": ["gdev", "graph-ng"],
|
2021-02-19 05:10:48 -06:00
|
|
|
"type": "dashboards",
|
|
|
|
"asDropdown": true,
|
|
|
|
"title": "Graph Tests"
|
2021-01-11 06:21:55 -06:00
|
|
|
}
|
|
|
|
],
|
2020-09-24 09:44:35 -05:00
|
|
|
"panels": [
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 50,
|
|
|
|
"title": "Lines",
|
|
|
|
"type": "row"
|
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2020-10-06 04:39:06 -05:00
|
|
|
"color": {
|
2020-11-09 08:31:03 -06:00
|
|
|
"mode": "palette-classic"
|
2020-10-06 04:39:06 -05:00
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
2020-09-24 09:44:35 -05:00
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"drawStyle": "line",
|
2020-09-24 09:44:35 -05:00
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
"line": {
|
2020-10-06 04:39:06 -05:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
2020-09-24 09:44:35 -05:00
|
|
|
"nullValues": "null",
|
2021-01-07 08:44:34 -06:00
|
|
|
"pointSize": 5,
|
2020-09-24 09:44:35 -05:00
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2020-09-24 09:44:35 -05:00
|
|
|
"x": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"y": 1
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"id": 47,
|
|
|
|
"maxDataPoints": 500,
|
2020-09-24 09:44:35 -05:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
2021-01-07 08:44:34 -06:00
|
|
|
"displayMode": "hidden",
|
2020-09-24 09:44:35 -05:00
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2020-09-24 09:44:35 -05:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
"refId": "A",
|
2021-01-07 08:44:34 -06:00
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": ""
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"title": "Lines 500 data points",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"datasource": null,
|
2020-09-24 09:44:35 -05:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-07 08:44:34 -06:00
|
|
|
"width": 60
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
2020-09-24 09:44:35 -05:00
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"drawStyle": "line",
|
2020-09-24 09:44:35 -05:00
|
|
|
"fill": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
"line": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": true,
|
2020-09-24 09:44:35 -05:00
|
|
|
"width": 1
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
2020-09-24 09:44:35 -05:00
|
|
|
"nullValues": "null",
|
2021-01-07 08:44:34 -06:00
|
|
|
"pointSize": 8,
|
2020-09-24 09:44:35 -05:00
|
|
|
"points": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 6,
|
|
|
|
"y": 1
|
|
|
|
},
|
|
|
|
"id": 48,
|
|
|
|
"maxDataPoints": 20,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "10 data points, points auto",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
2020-09-24 09:44:35 -05:00
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"color": "green",
|
|
|
|
"value": null
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"overrides": []
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2020-09-24 09:44:35 -05:00
|
|
|
"x": 12,
|
2021-01-07 08:44:34 -06:00
|
|
|
"y": 1
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"id": 55,
|
|
|
|
"maxDataPoints": 20,
|
2020-09-24 09:44:35 -05:00
|
|
|
"options": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
2020-09-24 09:44:35 -05:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2020-09-24 09:44:35 -05:00
|
|
|
"refId": "A",
|
2021-01-07 08:44:34 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"title": "20 data points, points never",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "always",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 18,
|
|
|
|
"y": 1
|
|
|
|
},
|
|
|
|
"id": 56,
|
|
|
|
"maxDataPoints": 90,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "20 data points, points always",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 0,
|
2021-01-11 06:21:55 -06:00
|
|
|
"y": 7
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"id": 52,
|
|
|
|
"maxDataPoints": 10,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Interpolation: linear",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "smooth",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"y": 7
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"id": 53,
|
|
|
|
"maxDataPoints": 10,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Interpolation: Smooth",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "stepBefore",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 12,
|
2021-01-11 06:21:55 -06:00
|
|
|
"y": 7
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"id": 54,
|
|
|
|
"maxDataPoints": 10,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Interpolation: Step before",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
2021-01-07 20:42:15 -06:00
|
|
|
"lineInterpolation": "stepAfter",
|
2021-01-07 08:44:34 -06:00
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
|
|
|
"x": 18,
|
2021-01-11 06:21:55 -06:00
|
|
|
"y": 7
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"id": 57,
|
|
|
|
"maxDataPoints": 10,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-07 20:42:15 -06:00
|
|
|
"title": "Interpolation: Step after",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"align": null,
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 60
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillOpacity": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
2021-01-11 06:21:55 -06:00
|
|
|
"lineStyle": {
|
|
|
|
"dash": [10, 10],
|
|
|
|
"fill": "dash"
|
|
|
|
},
|
|
|
|
"lineWidth": 2,
|
2021-01-07 08:44:34 -06:00
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-11 06:21:55 -06:00
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "B-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "custom.lineStyle",
|
|
|
|
"value": {
|
|
|
|
"dash": [10, 20],
|
|
|
|
"fill": "dash"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "C-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "custom.lineStyle",
|
|
|
|
"value": {
|
|
|
|
"dash": [10, 30],
|
|
|
|
"fill": "dash"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "D-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "custom.lineStyle",
|
|
|
|
"value": {
|
|
|
|
"dash": [30, 3, 3],
|
|
|
|
"fill": "dash"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "E-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "custom.lineStyle"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
]
|
2021-01-13 18:33:18 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "F-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.lineStyle",
|
|
|
|
"value": {
|
|
|
|
"dash": [0, 10],
|
|
|
|
"fill": "dot"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-15 13:03:41 -06:00
|
|
|
"h": 7,
|
|
|
|
"w": 12,
|
2021-01-07 08:44:34 -06:00
|
|
|
"x": 0,
|
2021-01-11 06:21:55 -06:00
|
|
|
"y": 13
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 60,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
2021-01-11 06:21:55 -06:00
|
|
|
"displayMode": "hidden",
|
2021-01-07 08:44:34 -06:00
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "10,10"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "B",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "9,9"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "C",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "8,8"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "D",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "7,7"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "E",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "6,6"
|
2021-01-13 18:33:18 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-14 02:58:54 -06:00
|
|
|
"alias": "",
|
2021-01-13 18:33:18 -06:00
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
2021-01-14 02:58:54 -06:00
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-13 18:33:18 -06:00
|
|
|
"refId": "F",
|
2021-01-14 02:58:54 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "5,5"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Dashed lines",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-15 13:03:41 -06:00
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillGradient": "hue",
|
2021-12-16 14:52:47 -06:00
|
|
|
"fillOpacity": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"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": "Max"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.fillBelowTo",
|
|
|
|
"value": "Min"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.lineWidth",
|
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Min"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.lineWidth",
|
|
|
|
"value": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Value"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "blue",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
2021-11-24 13:02:53 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.fillOpacity",
|
|
|
|
"value": 0
|
2021-01-15 13:03:41 -06:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 7,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 13
|
|
|
|
},
|
|
|
|
"id": 70,
|
|
|
|
"interval": null,
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "right"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-15 13:03:41 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk_table",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "Fill below to",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"collapsed": false,
|
|
|
|
"datasource": null,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 20
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 62,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Bars and points",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 60
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"drawStyle": "bars",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.1
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillOpacity": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 4,
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"overrides": []
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 21
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 63,
|
|
|
|
"maxDataPoints": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
2021-01-11 06:21:55 -06:00
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"pluginVersion": "7.3.0-pre",
|
2021-01-07 08:44:34 -06:00
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
2021-01-07 08:44:34 -06:00
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Bars: no fill",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"datasource": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 60
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"drawStyle": "bars",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.1
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillGradient": "hue",
|
|
|
|
"fillOpacity": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
2021-01-11 06:21:55 -06:00
|
|
|
"lineWidth": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 4,
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-11 06:21:55 -06:00
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
2021-01-11 06:21:55 -06:00
|
|
|
"options": "A-series"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 6,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 21
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 64,
|
|
|
|
"maxDataPoints": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
2021-01-07 08:44:34 -06:00
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"pluginVersion": "7.3.0-pre",
|
2021-01-07 08:44:34 -06:00
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
2021-01-07 08:44:34 -06:00
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Bars: Fill + hue gradient",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"datasource": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 60
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"drawStyle": "points",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.1
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillGradient": "hue",
|
|
|
|
"fillOpacity": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
2021-01-11 06:21:55 -06:00
|
|
|
"lineWidth": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"nullValues": "null",
|
2021-01-11 06:21:55 -06:00
|
|
|
"pointSize": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 4,
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-11 06:21:55 -06:00
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
2021-01-11 06:21:55 -06:00
|
|
|
"options": "A-series"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 12,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 21
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 65,
|
|
|
|
"maxDataPoints": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
2021-01-07 08:44:34 -06:00
|
|
|
"isVisible": true,
|
2021-01-11 06:21:55 -06:00
|
|
|
"placement": "bottom"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"pluginVersion": "7.3.0-pre",
|
2021-01-07 08:44:34 -06:00
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"seriesCount": 1,
|
2021-01-07 08:44:34 -06:00
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Points: Size 10",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"drawStyle": "points",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.1
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillGradient": "hue",
|
|
|
|
"fillOpacity": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
2021-01-11 06:21:55 -06:00
|
|
|
"lineWidth": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"nullValues": "null",
|
2021-01-11 06:21:55 -06:00
|
|
|
"pointSize": 4,
|
2021-01-07 08:44:34 -06:00
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 4,
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "A-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 6,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 18,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 21
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 66,
|
|
|
|
"maxDataPoints": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"pluginVersion": "7.3.0-pre",
|
2021-01-07 08:44:34 -06:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 1,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "1,20,50,30,5,0,20,40,90,50"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Points: size 4",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"collapsed": false,
|
2021-01-07 08:44:34 -06:00
|
|
|
"datasource": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 27
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 34,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Legend rendering",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": "gdev-testdata",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"align": null,
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 40
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.2
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"decimals": 2,
|
2021-01-07 08:44:34 -06:00
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"unit": "celsius"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "B-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "fahrenheit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.side",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.line.show",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.width",
|
|
|
|
"value": 40
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 8,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 28
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 32,
|
|
|
|
"maxDataPoints": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
2021-01-11 06:21:55 -06:00
|
|
|
"displayMode": "list",
|
2021-01-07 08:44:34 -06:00
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "single"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"hide": false,
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"hide": false,
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "B",
|
|
|
|
"scenarioId": "random_walk"
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"refId": "C",
|
|
|
|
"scenarioId": "random_walk"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "List",
|
|
|
|
"transformations": [],
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"datasource": "gdev-testdata",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"align": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 40
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.2
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"decimals": 2,
|
2021-01-07 08:44:34 -06:00
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"unit": "celsius"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "B-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "fahrenheit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.side",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.line.show",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.width",
|
|
|
|
"value": 40
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 8,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 6,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 28
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 35,
|
|
|
|
"maxDataPoints": 100,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
2021-01-11 06:21:55 -06:00
|
|
|
"displayMode": "list",
|
|
|
|
"isVisible": false,
|
|
|
|
"placement": "right"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "single"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"hide": false,
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 3,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": ""
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "List legend to the right ",
|
|
|
|
"transformations": [],
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": "gdev-testdata",
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"align": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
2021-01-11 06:21:55 -06:00
|
|
|
"label": "",
|
2021-01-07 08:44:34 -06:00
|
|
|
"side": 3,
|
2021-01-11 06:21:55 -06:00
|
|
|
"width": 40
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"alpha": 0.2
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillOpacity": 0,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"decimals": 2,
|
2021-01-07 08:44:34 -06:00
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
2020-09-24 09:44:35 -05:00
|
|
|
]
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"unit": "celsius"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "B-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "fahrenheit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.side",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.line.show",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.width",
|
|
|
|
"value": 40
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"h": 8,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 12,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 28
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 31,
|
|
|
|
"maxDataPoints": 200,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"asTable": true,
|
|
|
|
"displayMode": "table",
|
2021-01-07 08:44:34 -06:00
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "single"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
2020-09-24 09:44:35 -05:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"refId": "A",
|
2021-01-11 06:21:55 -06:00
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 8,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": ""
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
],
|
2021-01-07 08:44:34 -06:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Table",
|
2021-01-07 08:44:34 -06:00
|
|
|
"transformations": [],
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"datasource": "gdev-testdata",
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"align": null,
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 40
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.2
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 0,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"decimals": 2,
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "celsius"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "B-series"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "fahrenheit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.side",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.line.show",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.axis.width",
|
|
|
|
"value": 40
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 8,
|
|
|
|
"w": 6,
|
|
|
|
"x": 18,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 28
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 51,
|
|
|
|
"maxDataPoints": 200,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": true,
|
|
|
|
"displayMode": "table",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "right"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk",
|
|
|
|
"seriesCount": 8,
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Table to the right",
|
|
|
|
"transformations": [],
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"datasource": null,
|
|
|
|
"gridPos": {
|
2020-09-24 09:44:35 -05:00
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 36
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 17,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Tooltip",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"align": null,
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
2020-10-06 04:39:06 -05:00
|
|
|
"color": {
|
2020-11-09 08:31:03 -06:00
|
|
|
"mode": "palette-classic"
|
2020-10-06 04:39:06 -05:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
2021-01-07 11:59:21 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 7,
|
|
|
|
"w": 6,
|
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 37
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 19,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-07 11:59:21 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"refId": "B",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Single mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"align": null,
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
2021-01-07 11:59:21 -06:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 7,
|
|
|
|
"w": 6,
|
|
|
|
"x": 6,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 37
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 20,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"refId": "B",
|
|
|
|
"scenarioId": "random_walk"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Multi mode",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
2021-01-07 11:59:21 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 5,
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
2021-01-07 11:59:21 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 7,
|
|
|
|
"w": 6,
|
|
|
|
"x": 12,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 37
|
2021-01-11 06:21:55 -06:00
|
|
|
},
|
|
|
|
"id": 21,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "none"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "random_walk"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"refId": "B",
|
|
|
|
"scenarioId": "random_walk"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
],
|
2021-01-11 06:21:55 -06:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "No tooltip",
|
|
|
|
"type": "timeseries"
|
2021-01-07 11:59:21 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"datasource": "gdev-testdata",
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
2021-01-11 06:21:55 -06:00
|
|
|
"label": "Temperature",
|
2021-01-07 08:44:34 -06:00
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"fillOpacity": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
2020-10-06 04:39:06 -05:00
|
|
|
"color": {
|
2020-11-09 08:31:03 -06:00
|
|
|
"mode": "palette-classic"
|
2020-10-06 04:39:06 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
2021-01-11 06:21:55 -06:00
|
|
|
"lineWidth": 1,
|
2021-01-07 08:44:34 -06:00
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"radius": 8,
|
|
|
|
"show": true
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"unit": "celsius"
|
|
|
|
},
|
|
|
|
"overrides": []
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-01-07 11:59:21 -06:00
|
|
|
"h": 7,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 6,
|
2021-01-11 06:21:55 -06:00
|
|
|
"x": 18,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 37
|
2021-01-07 08:44:34 -06:00
|
|
|
},
|
2021-01-11 06:21:55 -06:00
|
|
|
"id": 9,
|
2021-01-07 08:44:34 -06:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-11 06:21:55 -06:00
|
|
|
"mode": "multi"
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.2.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"refId": "C",
|
|
|
|
"scenarioId": "csv_metric_values",
|
2021-01-11 06:21:55 -06:00
|
|
|
"stringInput": "1,20,90,30,5,0"
|
2021-01-07 11:59:21 -06:00
|
|
|
},
|
|
|
|
{
|
2021-01-11 06:21:55 -06:00
|
|
|
"refId": "A",
|
2021-01-07 08:44:34 -06:00
|
|
|
"scenarioId": "csv_metric_values",
|
2021-01-11 06:21:55 -06:00
|
|
|
"stringInput": "10,25,40"
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
],
|
2021-01-07 08:44:34 -06:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-01-11 06:21:55 -06:00
|
|
|
"title": "Diff number of datapoints and multi series tooltip",
|
|
|
|
"transformations": [],
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"collapsed": false,
|
2020-09-24 09:44:35 -05:00
|
|
|
"datasource": null,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 44
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"id": 45,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Annotations",
|
2020-09-24 09:44:35 -05:00
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
2021-01-07 08:44:34 -06:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axis": {
|
|
|
|
"grid": true,
|
|
|
|
"label": "",
|
|
|
|
"side": 3,
|
|
|
|
"width": 60
|
|
|
|
},
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"bars": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fill": {
|
|
|
|
"alpha": 0.1
|
|
|
|
},
|
|
|
|
"fillGradient": {
|
|
|
|
"label": "None"
|
|
|
|
},
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"line": {
|
2020-10-06 04:39:06 -05:00
|
|
|
"color": {
|
2020-11-09 08:31:03 -06:00
|
|
|
"mode": "palette-classic"
|
2020-10-06 04:39:06 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"show": true,
|
|
|
|
"width": 1
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"nullValues": "null",
|
|
|
|
"pointSize": 5,
|
|
|
|
"points": {
|
|
|
|
"radius": 4,
|
|
|
|
"show": false
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
2020-09-24 09:44:35 -05:00
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"color": "green",
|
|
|
|
"value": null
|
2020-09-24 09:44:35 -05:00
|
|
|
},
|
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
]
|
2021-01-07 08:44:34 -06:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-10-06 04:39:06 -05:00
|
|
|
"gridPos": {
|
2021-01-14 02:58:54 -06:00
|
|
|
"h": 10,
|
2021-01-07 08:44:34 -06:00
|
|
|
"w": 12,
|
2020-10-06 04:39:06 -05:00
|
|
|
"x": 0,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 45
|
2020-10-06 04:39:06 -05:00
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"id": 46,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"asTable": false,
|
|
|
|
"displayMode": "list",
|
|
|
|
"isVisible": true,
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.3.0-pre",
|
|
|
|
"targets": [
|
2020-10-06 04:39:06 -05:00
|
|
|
{
|
2021-01-07 08:44:34 -06:00
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"refId": "F",
|
|
|
|
"scenarioId": "annotations",
|
|
|
|
"stringInput": ""
|
2020-10-06 04:39:06 -05:00
|
|
|
}
|
|
|
|
],
|
2021-01-07 08:44:34 -06:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "React NG graph",
|
2021-01-08 13:06:52 -06:00
|
|
|
"type": "timeseries"
|
2021-01-14 02:58:54 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": null,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillGradient": "hue",
|
|
|
|
"fillOpacity": 62,
|
|
|
|
"hideFrom": {
|
|
|
|
"graph": false,
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "stepBefore",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 6,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "never",
|
|
|
|
"spanNulls": true
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"from": "",
|
|
|
|
"id": 1,
|
|
|
|
"text": "Normal",
|
|
|
|
"to": "",
|
|
|
|
"type": 1,
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"from": "",
|
|
|
|
"id": 2,
|
|
|
|
"text": "Warning",
|
|
|
|
"to": "",
|
|
|
|
"type": 1,
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"from": "",
|
|
|
|
"id": 3,
|
|
|
|
"text": "Critical",
|
|
|
|
"to": "",
|
|
|
|
"type": 1,
|
|
|
|
"value": "2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"max": 2,
|
|
|
|
"min": 0,
|
|
|
|
"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": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
2021-01-15 13:03:41 -06:00
|
|
|
"y": 45
|
2021-01-14 02:58:54 -06:00
|
|
|
},
|
|
|
|
"id": 68,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"displayMode": "hidden",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
2021-05-11 08:46:12 -05:00
|
|
|
"tooltip": {
|
2021-01-14 02:58:54 -06:00
|
|
|
"mode": "single"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "7.4.0-pre",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"alias": "",
|
|
|
|
"csvWave": {
|
|
|
|
"timeStep": 60,
|
|
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
|
|
},
|
|
|
|
"lines": 10,
|
|
|
|
"points": [],
|
|
|
|
"pulseWave": {
|
|
|
|
"offCount": 3,
|
|
|
|
"offValue": 1,
|
|
|
|
"onCount": 3,
|
|
|
|
"onValue": 2,
|
|
|
|
"timeStep": 60
|
|
|
|
},
|
|
|
|
"refId": "A",
|
|
|
|
"scenarioId": "csv_metric_values",
|
|
|
|
"stream": {
|
|
|
|
"bands": 1,
|
|
|
|
"noise": 2.2,
|
|
|
|
"speed": 250,
|
|
|
|
"spread": 3.5,
|
|
|
|
"type": "signal"
|
|
|
|
},
|
|
|
|
"stringInput": "0,1,2,1,0,1,1,0,2,1,01,1,1,0,0,0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Y-Axis with value mapping",
|
|
|
|
"type": "timeseries"
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"refresh": false,
|
2021-01-07 08:44:34 -06:00
|
|
|
"schemaVersion": 27,
|
2021-01-11 06:21:55 -06:00
|
|
|
"tags": ["gdev", "panel-tests", "graph-ng"],
|
2020-09-24 09:44:35 -05:00
|
|
|
"templating": {
|
|
|
|
"list": []
|
|
|
|
},
|
|
|
|
"time": {
|
2021-01-07 08:44:34 -06:00
|
|
|
"from": "now-30m",
|
2020-09-24 09:44:35 -05:00
|
|
|
"to": "now"
|
|
|
|
},
|
|
|
|
"timepicker": {
|
|
|
|
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"]
|
|
|
|
},
|
2021-01-07 08:44:34 -06:00
|
|
|
"timezone": "",
|
2020-11-09 08:31:03 -06:00
|
|
|
"title": "Panel Tests - Graph NG",
|
2020-09-24 09:44:35 -05:00
|
|
|
"uid": "TkZXxlNG3",
|
2021-01-15 13:03:41 -06:00
|
|
|
"version": 34
|
2020-09-24 09:44:35 -05:00
|
|
|
}
|