streaming.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "__inputs": [],
  3. "__requires": [
  4. {
  5. "type": "grafana",
  6. "id": "grafana",
  7. "name": "Grafana",
  8. "version": "6.2.0-pre"
  9. },
  10. {
  11. "type": "panel",
  12. "id": "graph2",
  13. "name": "React Graph",
  14. "version": ""
  15. }
  16. ],
  17. "annotations": {
  18. "list": [
  19. {
  20. "builtIn": 1,
  21. "datasource": "-- Grafana --",
  22. "enable": true,
  23. "hide": true,
  24. "iconColor": "rgba(0, 211, 255, 1)",
  25. "name": "Annotations & Alerts",
  26. "type": "dashboard"
  27. }
  28. ]
  29. },
  30. "editable": true,
  31. "gnetId": null,
  32. "graphTooltip": 0,
  33. "id": null,
  34. "links": [],
  35. "panels": [
  36. {
  37. "description": "",
  38. "gridPos": {
  39. "h": 6,
  40. "w": 24,
  41. "x": 0,
  42. "y": 0
  43. },
  44. "id": 2,
  45. "links": [],
  46. "targets": [
  47. {
  48. "refId": "A",
  49. "scenarioId": "streaming_client",
  50. "stream": {
  51. "noise": 10,
  52. "speed": 100,
  53. "spread": 20,
  54. "type": "signal"
  55. },
  56. "stringInput": ""
  57. }
  58. ],
  59. "timeFrom": null,
  60. "timeShift": null,
  61. "title": "Simple dummy streaming example",
  62. "type": "graph2"
  63. }
  64. ],
  65. "schemaVersion": 18,
  66. "style": "dark",
  67. "tags": [],
  68. "templating": {
  69. "list": []
  70. },
  71. "time": {
  72. "from": "now-1m",
  73. "to": "now"
  74. },
  75. "timepicker": {
  76. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  77. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
  78. },
  79. "timezone": "",
  80. "title": "simple streaming",
  81. "uid": "TbbEZjzWz",
  82. "version": 1
  83. }