default.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "title": "Grafana",
  3. "tags": [],
  4. "style": "dark",
  5. "timezone": "browser",
  6. "editable": true,
  7. "rows": [
  8. {
  9. "title": "New row",
  10. "height": "150px",
  11. "collapse": false,
  12. "editable": true,
  13. "panels": [
  14. {
  15. "id": 1,
  16. "span": 12,
  17. "editable": true,
  18. "type": "text",
  19. "mode": "html",
  20. "content": "<div class=\"text-center\" style=\"padding-top: 15px\">\n<img src=\"img/logo_transparent_200x.png\"> \n</div>",
  21. "style": {},
  22. "title": "Welcome to"
  23. }
  24. ]
  25. },
  26. {
  27. "title": "Welcome to Grafana",
  28. "height": "210px",
  29. "collapse": false,
  30. "editable": true,
  31. "panels": [
  32. {
  33. "id": 2,
  34. "span": 6,
  35. "type": "text",
  36. "mode": "html",
  37. "content": "<br/>\n\n<div class=\"row-fluid\">\n <div class=\"span6\">\n <ul>\n <li>\n <a href=\"http://grafana.org/docs#configuration\" target=\"_blank\">Configuration</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/troubleshooting\" target=\"_blank\">Troubleshooting</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/support\" target=\"_blank\">Support</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/intro\" target=\"_blank\">Getting started</a> (Must read!)\n </li>\n </ul>\n </div>\n <div class=\"span6\">\n <ul>\n <li>\n <a href=\"http://grafana.org/docs/features/graphing\" target=\"_blank\">Graphing</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/annotations\" target=\"_blank\">Annotations</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/graphite\" target=\"_blank\">Graphite</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/influxdb\" target=\"_blank\">InfluxDB</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/opentsdb\" target=\"_blank\">OpenTSDB</a>\n </li>\n </ul>\n </div>\n</div>",
  38. "style": {},
  39. "title": "Documentation Links"
  40. },
  41. {
  42. "id": 3,
  43. "span": 6,
  44. "type": "text",
  45. "mode": "html",
  46. "content": "<br/>\n\n<div class=\"row-fluid\">\n <div class=\"span12\">\n <ul>\n <li>Ctrl+S saves the current dashboard</li>\n <li>Ctrl+F Opens the dashboard finder</li>\n <li>Ctrl+H Hide/show row controls</li>\n <li>Click and drag graph title to move panel</li>\n <li>Hit Escape to exit graph when in fullscreen or edit mode</li>\n <li>Click the colored icon in the legend to change series color</li>\n <li>Ctrl or Shift + Click legend name to hide other series</li>\n </ul>\n </div>\n</div>\n",
  47. "style": {},
  48. "title": "Tips & Shortcuts"
  49. }
  50. ]
  51. },
  52. {
  53. "title": "test",
  54. "height": "250px",
  55. "editable": true,
  56. "collapse": false,
  57. "panels": [
  58. {
  59. "id": 4,
  60. "span": 12,
  61. "type": "graph",
  62. "x-axis": true,
  63. "y-axis": true,
  64. "scale": 1,
  65. "y_formats": [
  66. "short",
  67. "short"
  68. ],
  69. "grid": {
  70. "max": null,
  71. "min": null,
  72. "leftMax": null,
  73. "rightMax": null,
  74. "leftMin": null,
  75. "rightMin": null,
  76. "threshold1": null,
  77. "threshold2": null,
  78. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  79. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  80. },
  81. "resolution": 100,
  82. "lines": true,
  83. "fill": 1,
  84. "linewidth": 2,
  85. "dashes": false,
  86. "dashLength": 10,
  87. "spaceLength": 10,
  88. "points": false,
  89. "pointradius": 5,
  90. "bars": false,
  91. "stack": true,
  92. "spyable": true,
  93. "options": false,
  94. "legend": {
  95. "show": true,
  96. "values": false,
  97. "min": false,
  98. "max": false,
  99. "current": false,
  100. "total": false,
  101. "avg": false
  102. },
  103. "interactive": true,
  104. "legend_counts": true,
  105. "timezone": "browser",
  106. "percentage": false,
  107. "nullPointMode": "connected",
  108. "steppedLine": false,
  109. "tooltip": {
  110. "value_type": "cumulative",
  111. "query_as_alias": true
  112. },
  113. "targets": [
  114. {
  115. "target": "randomWalk('random walk')",
  116. "function": "mean",
  117. "column": "value"
  118. }
  119. ],
  120. "aliasColors": {},
  121. "aliasYAxis": {},
  122. "title": "First Graph (click title to edit)",
  123. "datasource": "graphite",
  124. "renderer": "flot",
  125. "annotate": {
  126. "enable": false
  127. }
  128. }
  129. ]
  130. }
  131. ],
  132. "nav": [
  133. {
  134. "type": "timepicker",
  135. "collapse": false,
  136. "enable": true,
  137. "status": "Stable",
  138. "time_options": [
  139. "5m",
  140. "15m",
  141. "1h",
  142. "6h",
  143. "12h",
  144. "24h",
  145. "2d",
  146. "7d",
  147. "30d"
  148. ],
  149. "refresh_intervals": [
  150. "5s",
  151. "10s",
  152. "30s",
  153. "1m",
  154. "5m",
  155. "15m",
  156. "30m",
  157. "1h",
  158. "2h",
  159. "1d"
  160. ],
  161. "now": true
  162. }
  163. ],
  164. "time": {
  165. "from": "now-6h",
  166. "to": "now"
  167. },
  168. "templating": {
  169. "list": []
  170. },
  171. "version": 5
  172. }