mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
74d453f056
* DashboardScheam: Remove old unused legacy props style and timepicker.enable * Update * fix test
2198 lines
51 KiB
JSON
2198 lines
51 KiB
JSON
{
|
|
"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,
|
|
"links": [],
|
|
"panels": [
|
|
{
|
|
"datasource": null,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"custom": {}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 4,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"id": 13,
|
|
"options": {
|
|
"content": "\n# Welcome to Grafana 7.4\n\nGrafana v7.4 is adds many new enhancements to visualizations, transformations, tracing, security, auditing & more. This dashboard highlights \nsome of the new visualization capabilities. \n\n[Read the what's new article](https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v7-4/) | \n[Download](https://grafana.com/grafana/download/beta)",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"refId": "A",
|
|
"target": ""
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 4
|
|
},
|
|
"id": 5,
|
|
"panels": [],
|
|
"title": "Interpolation modes",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 50,
|
|
"gradientMode": "hue",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "smooth",
|
|
"lineWidth": 2,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Requests/s"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "orange",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 8,
|
|
"x": 0,
|
|
"y": 5
|
|
},
|
|
"id": 23,
|
|
"maxDataPoints": 80,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "Requests/s",
|
|
"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": ""
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Interpolation mode: smooth",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 40,
|
|
"gradientMode": "hue",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "stepBefore",
|
|
"lineWidth": 2,
|
|
"pointSize": 8,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "always",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Requests/s"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "blue",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 5,
|
|
"x": 8,
|
|
"y": 5
|
|
},
|
|
"id": 26,
|
|
"maxDataPoints": 80,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "Requests/s",
|
|
"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,90,30,5,0"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Interpolation mode: Step before",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 40,
|
|
"gradientMode": "hue",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "stepAfter",
|
|
"lineWidth": 2,
|
|
"pointSize": 8,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "always",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Requests/s"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "blue",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 5,
|
|
"x": 13,
|
|
"y": 5
|
|
},
|
|
"id": 27,
|
|
"maxDataPoints": 80,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "Requests/s",
|
|
"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,90,30,5,0"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Interpolation mode: Step after",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 5
|
|
},
|
|
"id": 25,
|
|
"links": [],
|
|
"options": {
|
|
"content": "## Interpolation modes\n\nThe new time series panel brings a new interpolation mode\nwhere you can choose between.\n* Linear\n* Smooth\n* Step before\n* Step after (same as old staircase option)",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 14
|
|
},
|
|
"id": 36,
|
|
"panels": [],
|
|
"title": "Soft min & max",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 10,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "degree"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 4,
|
|
"x": 0,
|
|
"y": 15
|
|
},
|
|
"id": 41,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "10,11,12,11,10,11,12,12,11,10,9,10,11,12,10,10,11,12,13,11,10,9,10,11,12,13,14,10,10"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Auto min max",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 10,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"max": 30,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "degree"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 4,
|
|
"x": 4,
|
|
"y": 15
|
|
},
|
|
"id": 42,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "10,11,12,11,10,11,12,12,11,10,9,10,11,12,10,10,11,12,13,11,10,9,10,11,12,13,14,10,10"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Min: 0, Max: 30",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"description": "",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 10,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"max": 30,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "degree"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 5,
|
|
"x": 8,
|
|
"y": 15
|
|
},
|
|
"id": 32,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "10,11,12,11,10,11,12,12,11,10,9,10,11,12,200,10,11,12,13,11,10,9,10,11,12,13,14,10,10"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "With min 0, max 30, with spike",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"description": "",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMax": 30,
|
|
"axisSoftMin": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 10,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "degree"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 5,
|
|
"x": 13,
|
|
"y": 15
|
|
},
|
|
"id": 44,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "10,11,12,11,10,11,12,12,11,10,9,10,11,12,200,10,11,12,13,11,10,9,10,11,12,13,14,10,10"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Soft min 0, soft max 30, with spike",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 15
|
|
},
|
|
"id": 43,
|
|
"links": [],
|
|
"options": {
|
|
"content": "## Soft min and max\n\nAuto **Min** and **Max** can make small variations look much bigger than they are. This can be fixed by setting **Min** & **Max**. \nThis creates a new problem when spikes in the data occur. Because the \n**Min** and **Max** are hard the full spike cannot be seen. \n\nThe new _Time series_ panel has options for **Soft min** and **Soft max** that can solve \nthis. With these new options you can control the default range of the axis but also allow going\nbeyond this range when the data does. \n\nYou can combine both the existing standard option **Min** and **Max** and the new **Soft min**\n and **Soft max** to define both soft and hard limits. ",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 24
|
|
},
|
|
"id": 57,
|
|
"panels": [],
|
|
"title": "Multiple Y-Axes",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMax": 60,
|
|
"axisSoftMin": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "opacity",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 2,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "short"
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Temperature"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "unit",
|
|
"value": "celsius"
|
|
},
|
|
{
|
|
"id": "custom.axisPlacement",
|
|
"value": "right"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Pressure"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "unit",
|
|
"value": "pressurekpa"
|
|
},
|
|
{
|
|
"id": "custom.axisPlacement",
|
|
"value": "right"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Energy"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "unit",
|
|
"value": "watt"
|
|
},
|
|
{
|
|
"id": "custom.axisPlacement",
|
|
"value": "left"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 18,
|
|
"x": 0,
|
|
"y": 25
|
|
},
|
|
"id": 54,
|
|
"maxDataPoints": 50,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [
|
|
"last"
|
|
],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "multi"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "Temperature",
|
|
"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": "20,25,30,18,35,20,30,25"
|
|
},
|
|
{
|
|
"alias": "Pressure",
|
|
"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
|
|
},
|
|
"refId": "B",
|
|
"scenarioId": "csv_metric_values",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "320,230,120,180,400,340,50,270"
|
|
},
|
|
{
|
|
"alias": "Energy",
|
|
"csvWave": {
|
|
"timeStep": 60,
|
|
"valuesCSV": "0,0,2,2,1,1"
|
|
},
|
|
"hide": false,
|
|
"lines": 10,
|
|
"max": 300,
|
|
"min": 100,
|
|
"noise": 10,
|
|
"points": [],
|
|
"pulseWave": {
|
|
"offCount": 3,
|
|
"offValue": 1,
|
|
"onCount": 3,
|
|
"onValue": 2,
|
|
"timeStep": 60
|
|
},
|
|
"refId": "C",
|
|
"scenarioId": "random_walk",
|
|
"spread": 100,
|
|
"startValue": 0,
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": ""
|
|
}
|
|
],
|
|
"title": "Multiple Y-Axes (more than 2!)",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 25
|
|
},
|
|
"id": 55,
|
|
"links": [],
|
|
"options": {
|
|
"content": "## Multiple Y-Axes\n\nWith the new panel you can have more than 2 y-axes! ",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 33
|
|
},
|
|
"id": 46,
|
|
"panels": [],
|
|
"title": "Time series panel & display options",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {},
|
|
"drawStyle": "line",
|
|
"fill": {},
|
|
"fillGradient": {},
|
|
"fillOpacity": 0,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"color": {}
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"dash": [
|
|
10,
|
|
10
|
|
],
|
|
"fill": "dash"
|
|
},
|
|
"lineWidth": 2,
|
|
"pointSize": 5,
|
|
"points": {},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"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": 8,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 34
|
|
},
|
|
"id": 48,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "10,10"
|
|
},
|
|
{
|
|
"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": "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"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"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": "F",
|
|
"scenarioId": "csv_metric_values",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "5,5"
|
|
}
|
|
],
|
|
"title": "Advanced dashed line settings",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {},
|
|
"drawStyle": "bars",
|
|
"fill": {},
|
|
"fillGradient": {},
|
|
"fillOpacity": 100,
|
|
"gradientMode": "opacity",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"color": {}
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"dash": [
|
|
10,
|
|
10
|
|
],
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"points": {},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "blue",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 34
|
|
},
|
|
"id": 49,
|
|
"maxDataPoints": 6,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"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
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "1,20,90,30,5,0"
|
|
}
|
|
],
|
|
"title": "Bars with opacity gradient",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axis": {},
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"bars": {},
|
|
"drawStyle": "bars",
|
|
"fill": {},
|
|
"fillGradient": {},
|
|
"fillOpacity": 82,
|
|
"gradientMode": "hue",
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"line": {
|
|
"color": {}
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"dash": [
|
|
10,
|
|
10
|
|
],
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"points": {},
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "auto",
|
|
"spanNulls": false
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "orange",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 34
|
|
},
|
|
"id": 50,
|
|
"maxDataPoints": 6,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"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
|
|
},
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 2.2,
|
|
"speed": 250,
|
|
"spread": 3.5,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": "1,20,90,30,5,0"
|
|
}
|
|
],
|
|
"title": "Bars with hue gradient",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 34
|
|
},
|
|
"id": 51,
|
|
"links": [],
|
|
"options": {
|
|
"content": "## Richer display options\n\nThe new time series panel supports more control over lines, fill gradients that \nwork for both line, area graphs & bars. ",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 100,
|
|
"gradientMode": "opacity",
|
|
"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": "NORM",
|
|
"to": "",
|
|
"type": 1,
|
|
"value": "0"
|
|
},
|
|
{
|
|
"from": "",
|
|
"id": 2,
|
|
"text": "WARN",
|
|
"to": "",
|
|
"type": 1,
|
|
"value": "1"
|
|
},
|
|
{
|
|
"from": "",
|
|
"id": 3,
|
|
"text": "CRIT",
|
|
"to": "",
|
|
"type": 1,
|
|
"value": "2"
|
|
}
|
|
],
|
|
"max": 2,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "short"
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "A-series"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "green",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 18,
|
|
"x": 0,
|
|
"y": 42
|
|
},
|
|
"id": 52,
|
|
"maxDataPoints": 10,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [],
|
|
"displayMode": "hidden",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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"
|
|
}
|
|
],
|
|
"title": "Value mappings that work on y-axis",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 42
|
|
},
|
|
"id": 53,
|
|
"links": [],
|
|
"options": {
|
|
"content": "## Value mappings\n\nStandard field config value mappings work and will affect the y-axis.",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 50
|
|
},
|
|
"id": 40,
|
|
"panels": [],
|
|
"title": "New next generation graph panel ",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": {
|
|
"label": "None",
|
|
"value": "none"
|
|
},
|
|
"hideFrom": {
|
|
"graph": false,
|
|
"legend": false,
|
|
"tooltip": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 2,
|
|
"pointSize": 6,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true
|
|
},
|
|
"mappings": [],
|
|
"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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Min"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.lineWidth",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "value"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "custom.fillOpacity",
|
|
"value": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 18,
|
|
"x": 0,
|
|
"y": 51
|
|
},
|
|
"id": 29,
|
|
"maxDataPoints": 500,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": [
|
|
"last"
|
|
],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"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": "streaming_client",
|
|
"stream": {
|
|
"bands": 1,
|
|
"noise": 20,
|
|
"speed": 30,
|
|
"spread": 3,
|
|
"type": "signal"
|
|
},
|
|
"stringInput": ""
|
|
}
|
|
],
|
|
"timeFrom": "10s",
|
|
"timeShift": null,
|
|
"title": "Live streaming ",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "gdev-testdata",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {},
|
|
"custom": {},
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": []
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 51
|
|
},
|
|
"id": 30,
|
|
"links": [],
|
|
"options": {
|
|
"content": "# Performance\n\nThe new graph component is many times faster than the \nold graph panel, capable of rendering thousands of data points and many series\nat 30 frames per second. ",
|
|
"mode": "markdown"
|
|
},
|
|
"pluginVersion": "7.4.0-beta1",
|
|
"targets": [
|
|
{
|
|
"alias": "__server_names",
|
|
"refId": "A",
|
|
"scenarioId": "random_walk",
|
|
"seriesCount": 6
|
|
}
|
|
],
|
|
"title": "",
|
|
"transparent": true,
|
|
"type": "text"
|
|
}
|
|
],
|
|
"refresh": false,
|
|
"schemaVersion": 27,
|
|
"tags": [
|
|
"gdev",
|
|
"graph-ng",
|
|
"demo"
|
|
],
|
|
"templating": {
|
|
"list": []
|
|
},
|
|
"time": {
|
|
"from": "now-6h",
|
|
"to": "now"
|
|
},
|
|
"timepicker": {
|
|
"refresh_intervals": [
|
|
"10s",
|
|
"30s",
|
|
"1m",
|
|
"5m",
|
|
"15m",
|
|
"30m",
|
|
"1h",
|
|
"2h",
|
|
"1d"
|
|
]
|
|
},
|
|
"timezone": "America/New_York",
|
|
"title": "New Features in v7.4",
|
|
"uid": "nP8rcffGk",
|
|
"version": 44
|
|
}
|