mirror of https://github.com/grafana/grafana
GraphNG: Adding ticks test dashboard and improves tick spacing (#29044)
* GraphNG: Adding ticks test dashboard and improves tick spacing * Added comments * Trying to trigger CI * Updatepull/28961/head^2
parent
1bb61660f1
commit
a8c417f09d
@ -0,0 +1,752 @@ |
||||
{ |
||||
"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": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "short" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 7, |
||||
"w": 8, |
||||
"x": 0, |
||||
"y": 0 |
||||
}, |
||||
"id": 7, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,500,1000,3000,2500,4000,4500,5000,7000,7500,8000,8500,9000,9500,10000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 10K (unit short)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "bytes" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 7, |
||||
"w": 8, |
||||
"x": 8, |
||||
"y": 0 |
||||
}, |
||||
"id": 5, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,500,1000,3000,2500,4000,4500,5000,7000,7500,8000,8500,9000,9500,10000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 10K (unit bytes metric)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "bytes" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 7, |
||||
"w": 8, |
||||
"x": 16, |
||||
"y": 0 |
||||
}, |
||||
"id": 4, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,500,1000,3000,2500,4000,4500,5000,7000,7500,8000,8500,9000,9500,10000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 10K (unit bytes IEC)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "short" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 0, |
||||
"y": 7 |
||||
}, |
||||
"id": 2, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,500,1000,3000,2500,4000,4500,5000,7000,7500,8000,8500,9000,9500,10000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 10K (unit short)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "short" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 8, |
||||
"y": 7 |
||||
}, |
||||
"id": 3, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0.001,0.0002,0.0003" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0.0002 - 0.001 (unit short)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "ms" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 16, |
||||
"y": 7 |
||||
}, |
||||
"id": 6, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "12000,15000,20000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 12000 - 30000 (unit ms)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"description": "", |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "short" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 0, |
||||
"y": 16 |
||||
}, |
||||
"id": 9, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,10000000000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 1B (unit short)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"description": "", |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "decbytes" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 8, |
||||
"y": 16 |
||||
}, |
||||
"id": 10, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "0,10000000000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 0 - 1B (unit bytes)", |
||||
"type": "graph3" |
||||
}, |
||||
{ |
||||
"datasource": null, |
||||
"fieldConfig": { |
||||
"defaults": { |
||||
"color": { |
||||
"mode": "palette-classic" |
||||
}, |
||||
"custom": { |
||||
"axis": { |
||||
"grid": true, |
||||
"label": "", |
||||
"side": 3, |
||||
"width": 60 |
||||
}, |
||||
"bars": { |
||||
"show": false |
||||
}, |
||||
"fill": { |
||||
"alpha": 0 |
||||
}, |
||||
"line": { |
||||
"show": true, |
||||
"width": 1 |
||||
}, |
||||
"nullValues": "null", |
||||
"points": { |
||||
"radius": 4, |
||||
"show": false |
||||
} |
||||
}, |
||||
"links": [], |
||||
"mappings": [], |
||||
"thresholds": { |
||||
"mode": "absolute", |
||||
"steps": [ |
||||
{ |
||||
"color": "green", |
||||
"value": null |
||||
}, |
||||
{ |
||||
"color": "red", |
||||
"value": 80 |
||||
} |
||||
] |
||||
}, |
||||
"unit": "ms" |
||||
}, |
||||
"overrides": [] |
||||
}, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 8, |
||||
"x": 16, |
||||
"y": 16 |
||||
}, |
||||
"id": 8, |
||||
"options": { |
||||
"legend": { |
||||
"asTable": false, |
||||
"isVisible": true, |
||||
"placement": "bottom" |
||||
}, |
||||
"tooltipOptions": { |
||||
"mode": "single" |
||||
} |
||||
}, |
||||
"pluginVersion": "7.4.0-pre", |
||||
"targets": [ |
||||
{ |
||||
"refId": "A", |
||||
"scenarioId": "csv_metric_values", |
||||
"stringInput": "12000,15000,20000" |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": "Data from 12000 - 30000 (unit ms)", |
||||
"type": "graph3" |
||||
} |
||||
], |
||||
"refresh": false, |
||||
"schemaVersion": 26, |
||||
"style": "dark", |
||||
"tags": ["gdev", "panel-tests"], |
||||
"templating": { |
||||
"list": [] |
||||
}, |
||||
"time": { |
||||
"from": "now-6h", |
||||
"to": "now" |
||||
}, |
||||
"timepicker": { |
||||
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"] |
||||
}, |
||||
"timezone": "", |
||||
"title": "Panel Tests - Graph NG - Y axis ticks", |
||||
"uid": "29Yjn62Gk", |
||||
"version": 2 |
||||
} |
Loading…
Reference in new issue