Advertisement
snake-boy

Untitled

Nov 21st, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": "-- Grafana --",
  7. "enable": true,
  8. "hide": true,
  9. "iconColor": "rgba(0, 211, 255, 1)",
  10. "name": "Annotations & Alerts",
  11. "type": "dashboard"
  12. }
  13. ]
  14. },
  15. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "id": null,
  19. "links": [],
  20. "panels": [
  21. {
  22. "content": "<div class=\"text-center dashboard-header\">\n <span>Home Dashboard</span>\n</div>",
  23. "datasource": null,
  24. "editable": true,
  25. "gridPos": {
  26. "h": 3,
  27. "w": 24,
  28. "x": 0,
  29. "y": 0
  30. },
  31. "id": 1,
  32. "links": [],
  33. "mode": "html",
  34. "options": {},
  35. "style": {},
  36. "title": "",
  37. "transparent": true,
  38. "type": "text"
  39. },
  40. {
  41. "datasource": null,
  42. "gridPos": {
  43. "h": 4,
  44. "w": 24,
  45. "x": 0,
  46. "y": 3
  47. },
  48. "id": 123123,
  49. "options": {},
  50. "type": "gettingstarted"
  51. },
  52. {
  53. "datasource": null,
  54. "folderId": 0,
  55. "gridPos": {
  56. "h": 17,
  57. "w": 12,
  58. "x": 0,
  59. "y": 7
  60. },
  61. "headings": true,
  62. "id": 3,
  63. "limit": 30,
  64. "links": [],
  65. "options": {},
  66. "query": "",
  67. "recent": true,
  68. "search": false,
  69. "starred": true,
  70. "tags": [],
  71. "title": "",
  72. "type": "dashlist"
  73. },
  74. {
  75. "datasource": null,
  76. "editable": true,
  77. "error": false,
  78. "gridPos": {
  79. "h": 17,
  80. "w": 12,
  81. "x": 12,
  82. "y": 7
  83. },
  84. "id": 4,
  85. "links": [],
  86. "options": {},
  87. "title": "",
  88. "type": "pluginlist"
  89. }
  90. ],
  91. "schemaVersion": 20,
  92. "style": "dark",
  93. "tags": [],
  94. "templating": {
  95. "list": []
  96. },
  97. "time": {
  98. "from": "now-6h",
  99. "to": "now"
  100. },
  101. "timepicker": {
  102. "hidden": true,
  103. "refresh_intervals": [
  104. "5s",
  105. "10s",
  106. "30s",
  107. "1m",
  108. "5m",
  109. "15m",
  110. "30m",
  111. "1h",
  112. "2h",
  113. "1d"
  114. ],
  115. "time_options": [
  116. "5m",
  117. "15m",
  118. "1h",
  119. "6h",
  120. "12h",
  121. "24h",
  122. "2d",
  123. "7d",
  124. "30d"
  125. ],
  126. "type": "timepicker"
  127. },
  128. "timezone": "browser",
  129. "title": "Home",
  130. "uid": null,
  131. "version": 0
  132. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement