home.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "annotations": {
  3. "list": []
  4. },
  5. "editable": true,
  6. "folderId": null,
  7. "gnetId": null,
  8. "graphTooltip": 0,
  9. "hideControls": true,
  10. "id": null,
  11. "links": [],
  12. "panels": [
  13. {
  14. "content": "<div class=\"text-center dashboard-header\">\n <span>Home Dashboard</span>\n</div>",
  15. "editable": true,
  16. "id": 1,
  17. "links": [],
  18. "mode": "html",
  19. "style": {},
  20. "title": "",
  21. "transparent": true,
  22. "type": "text",
  23. "gridPos": {
  24. "w": 24,
  25. "h": 3,
  26. "x": 0,
  27. "y": 0
  28. }
  29. },
  30. {
  31. "folderId": 0,
  32. "headings": true,
  33. "id": 3,
  34. "limit": 4,
  35. "links": [],
  36. "query": "",
  37. "recent": true,
  38. "search": false,
  39. "starred": true,
  40. "tags": [],
  41. "title": "",
  42. "transparent": false,
  43. "type": "dashlist",
  44. "gridPos": {
  45. "w": 12,
  46. "h": 17,
  47. "x": 0,
  48. "y": 6
  49. }
  50. },
  51. {
  52. "editable": true,
  53. "error": false,
  54. "id": 4,
  55. "links": [],
  56. "title": "",
  57. "transparent": false,
  58. "type": "pluginlist",
  59. "gridPos": {
  60. "w": 12,
  61. "h": 17,
  62. "x": 12,
  63. "y": 6
  64. }
  65. }
  66. ],
  67. "rows": [],
  68. "schemaVersion": 16,
  69. "style": "dark",
  70. "tags": [],
  71. "templating": {
  72. "list": []
  73. },
  74. "time": {
  75. "from": "now-6h",
  76. "to": "now"
  77. },
  78. "timepicker": {
  79. "hidden": true,
  80. "refresh_intervals": [
  81. "5s",
  82. "10s",
  83. "30s",
  84. "1m",
  85. "5m",
  86. "15m",
  87. "30m",
  88. "1h",
  89. "2h",
  90. "1d"
  91. ],
  92. "time_options": [
  93. "5m",
  94. "15m",
  95. "1h",
  96. "6h",
  97. "12h",
  98. "24h",
  99. "2d",
  100. "7d",
  101. "30d"
  102. ],
  103. "type": "timepicker"
  104. },
  105. "timezone": "browser",
  106. "title": "Home",
  107. "version": 0
  108. }