home.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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": 30,
  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": 17,
  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": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  81. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"],
  82. "type": "timepicker"
  83. },
  84. "timezone": "browser",
  85. "title": "Home",
  86. "version": 0
  87. }