| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "__inputs": [],
- "__requires": [
- {
- "type": "grafana",
- "id": "grafana",
- "name": "Grafana",
- "version": "6.2.0-pre"
- },
- {
- "type": "panel",
- "id": "graph2",
- "name": "React Graph",
- "version": ""
- }
- ],
- "annotations": {
- "list": [
- {
- "builtIn": 1,
- "datasource": "-- Grafana --",
- "enable": true,
- "hide": true,
- "iconColor": "rgba(0, 211, 255, 1)",
- "name": "Annotations & Alerts",
- "type": "dashboard"
- }
- ]
- },
- "editable": true,
- "gnetId": null,
- "graphTooltip": 0,
- "id": null,
- "links": [],
- "panels": [
- {
- "description": "",
- "gridPos": {
- "h": 6,
- "w": 24,
- "x": 0,
- "y": 0
- },
- "id": 2,
- "links": [],
- "targets": [
- {
- "refId": "A",
- "scenarioId": "streaming_client",
- "stream": {
- "noise": 10,
- "speed": 100,
- "spread": 20,
- "type": "signal"
- },
- "stringInput": ""
- }
- ],
- "timeFrom": null,
- "timeShift": null,
- "title": "Simple dummy streaming example",
- "type": "graph2"
- }
- ],
- "schemaVersion": 18,
- "style": "dark",
- "tags": [],
- "templating": {
- "list": []
- },
- "time": {
- "from": "now-1m",
- "to": "now"
- },
- "timepicker": {
- "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
- "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
- },
- "timezone": "",
- "title": "simple streaming",
- "uid": "TbbEZjzWz",
- "version": 1
- }
|