a72e02f88a
**Highlights**
* **Single-version migrations**: add `targetVersion` to migrator & model, separate outputs, enforce exact version.
* **Datasource fixes**: include `apiVersion` in tests, empty-string → `{}`, preserve `{}` refs, drop unwanted defaults.
* **Panel defaults & nesting**: only top-level panels get defaults; preserve empty `transformations` context-aware; filter repeated panels.
* **Migration parity**
* V16: collapsed rows, grid height parsing (`px`).
* V17: omit `maxPerRow` when `minSpan=1`.
* V19–V20: cleanup defaults (`targetBlank`, style).
* V23–V24: template vars + table panel consistency.
* V28: full singlestat/stat parity, mappings & color.
* V30–V36: threshold logic, empty refs, nested targets.
* **Save-model cleanup**: replicate frontend defaults/filtering, drop null IDs, metadata, unused props.
* **Testing**: unified suites, dev dashboards (v42), full unit coverage for major migrations.
Co-authored-by: Ivan Ortega [ivanortegaalba@gmail.com](mailto:ivanortegaalba@gmail.com)
Co-authored-by: Dominik Prokop [dominik.prokop@grafana.com](mailto:dominik.prokop@grafana.com)
3665 lines
85 KiB
JSON
3665 lines
85 KiB
JSON
{
|
|
"annotations": {
|
|
"list": [
|
|
{
|
|
"builtIn": 1,
|
|
"datasource": {
|
|
"uid": "-- Grafana --"
|
|
},
|
|
"enable": true,
|
|
"hide": true,
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
"name": "Annotations \u0026 Alerts",
|
|
"type": "dashboard"
|
|
}
|
|
]
|
|
},
|
|
"editable": true,
|
|
"fiscalYearStartMonth": 0,
|
|
"graphTooltip": 0,
|
|
"links": [
|
|
{
|
|
"asDropdown": true,
|
|
"icon": "external link",
|
|
"tags": [
|
|
"gdev",
|
|
"graph-ng"
|
|
],
|
|
"title": "Graph Tests",
|
|
"type": "dashboards"
|
|
}
|
|
],
|
|
"panels": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"id": 50,
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Lines",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 1
|
|
},
|
|
"id": 47,
|
|
"maxDataPoints": 500,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": ""
|
|
}
|
|
],
|
|
"title": "Lines 500 data points",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": 8,
|
|
"points": {
|
|
"radius": 4,
|
|
"show": false
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 1
|
|
},
|
|
"id": 48,
|
|
"maxDataPoints": 20,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "10 data points, points auto",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": "never",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 1
|
|
},
|
|
"id": 55,
|
|
"maxDataPoints": 20,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "20 data points, points never",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": "always",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 1
|
|
},
|
|
"id": 56,
|
|
"maxDataPoints": 90,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "20 data points, points always",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 7
|
|
},
|
|
"id": 52,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Interpolation: linear",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 7
|
|
},
|
|
"id": 53,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Interpolation: Smooth",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 7
|
|
},
|
|
"id": 54,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Interpolation: Step before",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": "stepAfter",
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 7
|
|
},
|
|
"id": 57,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Interpolation: Step after",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": 0,
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"show": true,
|
|
"width": 1
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"dash": [
|
|
10,
|
|
10
|
|
],
|
|
"fill": "dash"
|
|
},
|
|
"lineWidth": 2,
|
|
"nullValues": "null",
|
|
"pointSize": 5,
|
|
"points": {
|
|
"radius": 5,
|
|
"show": false
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "B-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineStyle",
|
|
"value": {
|
|
"dash": [
|
|
10,
|
|
20
|
|
],
|
|
"fill": "dash"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "C-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineStyle",
|
|
"value": {
|
|
"dash": [
|
|
10,
|
|
30
|
|
],
|
|
"fill": "dash"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "D-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineStyle",
|
|
"value": {
|
|
"dash": [
|
|
30,
|
|
3,
|
|
3
|
|
],
|
|
"fill": "dash"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "E-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineStyle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "F-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineStyle",
|
|
"value": {
|
|
"dash": [
|
|
0,
|
|
10
|
|
],
|
|
"fill": "dot"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 13
|
|
},
|
|
"id": 60,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": "10,10"
|
|
},
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"lines": 10,
|
|
"points": [],
|
|
"pulseWave": {
|
|
"offCount": 3,
|
|
"offValue": 1,
|
|
"onCount": 3,
|
|
"onValue": 2,
|
|
"timeStep": 60
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "csv_metric_values",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "9,9"
|
|
},
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"lines": 10,
|
|
"points": [],
|
|
"pulseWave": {
|
|
"offCount": 3,
|
|
"offValue": 1,
|
|
"onCount": 3,
|
|
"onValue": 2,
|
|
"timeStep": 60
|
|
},
|
|
"refId": "C",
|
|
"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"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"lines": 10,
|
|
"points": [],
|
|
"pulseWave": {
|
|
"offCount": 3,
|
|
"offValue": 1,
|
|
"onCount": 3,
|
|
"onValue": 2,
|
|
"timeStep": 60
|
|
},
|
|
"refId": "F",
|
|
"scenarioId": "csv_metric_values",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "5,5"
|
|
}
|
|
],
|
|
"title": "Dashed lines",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillGradient": "hue",
|
|
"fillOpacity": 0,
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"id": "custom.fillOpacity",
|
|
"value": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 12,
|
|
"x": 12,
|
|
"y": 13
|
|
},
|
|
"id": 70,
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"legend": {
|
|
"displayMode": "list",
|
|
"placement": "right",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 20
|
|
},
|
|
"id": 62,
|
|
"panels": [],
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Bars and points",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 60
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "bars",
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 21
|
|
},
|
|
"id": 63,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Bars: no fill",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 60
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "bars",
|
|
"fill": {
|
|
"alpha": 0.1
|
|
},
|
|
"fillGradient": "hue",
|
|
"fillOpacity": 100,
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"show": true,
|
|
"width": 1
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 0,
|
|
"nullValues": "null",
|
|
"pointSize": 5,
|
|
"points": {
|
|
"radius": 4,
|
|
"show": false
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "red",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 21
|
|
},
|
|
"id": 64,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Bars: Fill + hue gradient",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 60
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "points",
|
|
"fill": {
|
|
"alpha": 0.1
|
|
},
|
|
"fillGradient": "hue",
|
|
"fillOpacity": 100,
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"show": true,
|
|
"width": 1
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 0,
|
|
"nullValues": "null",
|
|
"pointSize": 10,
|
|
"points": {
|
|
"radius": 4,
|
|
"show": false
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "red",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 21
|
|
},
|
|
"id": 65,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Points: Size 10",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 60
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "points",
|
|
"fill": {
|
|
"alpha": 0.1
|
|
},
|
|
"fillGradient": "hue",
|
|
"fillOpacity": 100,
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"show": true,
|
|
"width": 1
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 0,
|
|
"nullValues": "null",
|
|
"pointSize": 4,
|
|
"points": {
|
|
"radius": 4,
|
|
"show": false
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "red",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 21
|
|
},
|
|
"id": 66,
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Points: size 4",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 27
|
|
},
|
|
"id": 34,
|
|
"panels": [],
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Legend rendering",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 40
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "line",
|
|
"fill": {
|
|
"alpha": 0.2
|
|
},
|
|
"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
|
|
},
|
|
"decimals": 2,
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"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": 0,
|
|
"y": 28
|
|
},
|
|
"id": 32,
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"hide": false,
|
|
"refId": "A",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"hide": false,
|
|
"refId": "B",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"refId": "C",
|
|
"scenarioId": "random_walk"
|
|
}
|
|
],
|
|
"title": "List",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "",
|
|
"side": 3,
|
|
"width": 40
|
|
},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {
|
|
"show": false
|
|
},
|
|
"drawStyle": "line",
|
|
"fill": {
|
|
"alpha": 0.2
|
|
},
|
|
"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
|
|
},
|
|
"decimals": 2,
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"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": 6,
|
|
"y": 28
|
|
},
|
|
"id": 35,
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": false,
|
|
"placement": "right",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"hide": false,
|
|
"lines": 10,
|
|
"points": [],
|
|
"pulseWave": {
|
|
"offCount": 3,
|
|
"offValue": 1,
|
|
"onCount": 3,
|
|
"onValue": 2,
|
|
"timeStep": 60
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 3,
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": ""
|
|
}
|
|
],
|
|
"title": "List legend to the right ",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"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"
|
|
},
|
|
{
|
|
"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": 12,
|
|
"y": 28
|
|
},
|
|
"id": 31,
|
|
"maxDataPoints": 200,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": true,
|
|
"displayMode": "table",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"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": ""
|
|
}
|
|
],
|
|
"title": "Table",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"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"
|
|
},
|
|
{
|
|
"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,
|
|
"y": 28
|
|
},
|
|
"id": 51,
|
|
"maxDataPoints": 200,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": true,
|
|
"displayMode": "table",
|
|
"isVisible": true,
|
|
"placement": "right",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"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": ""
|
|
}
|
|
],
|
|
"title": "Table to the right",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"id": 17,
|
|
"panels": [],
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Tooltip",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 37
|
|
},
|
|
"id": 19,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "random_walk"
|
|
}
|
|
],
|
|
"title": "Single mode",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 37
|
|
},
|
|
"id": 20,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "multi"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "random_walk"
|
|
}
|
|
],
|
|
"title": "Multi mode",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 37
|
|
},
|
|
"id": 21,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "none"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "random_walk"
|
|
}
|
|
],
|
|
"title": "No tooltip",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {
|
|
"grid": true,
|
|
"label": "Temperature",
|
|
"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"
|
|
},
|
|
"show": true,
|
|
"width": 1
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"nullValues": "null",
|
|
"pointSize": 5,
|
|
"points": {
|
|
"radius": 8,
|
|
"show": true
|
|
},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "celsius"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 37
|
|
},
|
|
"id": 9,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "multi"
|
|
}
|
|
},
|
|
"pluginVersion": "7.2.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"refId": "C",
|
|
"scenarioId": "csv_metric_values",
|
|
"stringInput": "1,20,90,30,5,0"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"type": "grafana-testdata-datasource"
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "csv_metric_values",
|
|
"stringInput": "10,25,40"
|
|
}
|
|
],
|
|
"title": "Diff number of datapoints and multi series tooltip",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 44
|
|
},
|
|
"id": 45,
|
|
"panels": [],
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Annotations",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 45
|
|
},
|
|
"id": 46,
|
|
"options": {
|
|
"legend": {
|
|
"asTable": false,
|
|
"displayMode": "list",
|
|
"isVisible": true,
|
|
"placement": "bottom",
|
|
"showLegend": true
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.3.0-pre",
|
|
"targets": [
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "C",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "D",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "E",
|
|
"scenarioId": "random_walk"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"refId": "F",
|
|
"scenarioId": "annotations",
|
|
"stringInput": ""
|
|
}
|
|
],
|
|
"title": "React NG graph",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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": [
|
|
{
|
|
"options": {
|
|
"0": {
|
|
"text": "Normal"
|
|
},
|
|
"1": {
|
|
"text": "Warning"
|
|
},
|
|
"2": {
|
|
"text": "Critical"
|
|
}
|
|
},
|
|
"type": "value"
|
|
}
|
|
],
|
|
"max": 2,
|
|
"min": 0,
|
|
"nullValueMode": "null",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green"
|
|
},
|
|
{
|
|
"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,
|
|
"y": 45
|
|
},
|
|
"id": 68,
|
|
"options": {
|
|
"legend": {
|
|
"displayMode": "list",
|
|
"placement": "bottom",
|
|
"showLegend": false
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-pre",
|
|
"targets": [
|
|
{
|
|
"alias": "",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"datasource": {
|
|
"apiVersion": "v1",
|
|
"type": "grafana-testdata-datasource",
|
|
"uid": "testdata-type-uid"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Y-Axis with value mapping",
|
|
"type": "timeseries"
|
|
}
|
|
],
|
|
"refresh": "",
|
|
"schemaVersion": 42,
|
|
"tags": [
|
|
"gdev",
|
|
"panel-tests",
|
|
"graph-ng"
|
|
],
|
|
"templating": {
|
|
"list": []
|
|
},
|
|
"time": {
|
|
"from": "now-30m",
|
|
"to": "now"
|
|
},
|
|
"timepicker": {
|
|
"refresh_intervals": [
|
|
"5s",
|
|
"10s",
|
|
"30s",
|
|
"1m",
|
|
"5m",
|
|
"15m",
|
|
"30m",
|
|
"1h",
|
|
"2h",
|
|
"1d"
|
|
]
|
|
},
|
|
"timezone": "",
|
|
"title": "Panel Tests - Graph NG",
|
|
"uid": "TkZXxlNG3",
|
|
"weekStart": ""
|
|
} |