home.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. "folderId": 0,
  15. "headings": true,
  16. "id": 3,
  17. "limit": 30,
  18. "links": [],
  19. "query": "",
  20. "recent": true,
  21. "search": false,
  22. "starred": true,
  23. "tags": [],
  24. "title": "",
  25. "transparent": false,
  26. "type": "dashlist",
  27. "gridPos": {
  28. "w": 12,
  29. "h": 17,
  30. "x": 0,
  31. "y": 1
  32. }
  33. },
  34. {
  35. "editable": true,
  36. "error": false,
  37. "id": 4,
  38. "links": [],
  39. "title": "",
  40. "transparent": false,
  41. "type": "pluginlist",
  42. "gridPos": {
  43. "w": 12,
  44. "h": 17,
  45. "x": 12,
  46. "y": 1
  47. }
  48. }
  49. ],
  50. "rows": [],
  51. "schemaVersion": 17,
  52. "style": "dark",
  53. "tags": [],
  54. "templating": {
  55. "list": []
  56. },
  57. "time": {
  58. "from": "now-6h",
  59. "to": "now"
  60. },
  61. "timepicker": {
  62. "hidden": true,
  63. "refresh_intervals": [
  64. "5s",
  65. "10s",
  66. "30s",
  67. "1m",
  68. "5m",
  69. "15m",
  70. "30m",
  71. "1h",
  72. "2h",
  73. "1d"
  74. ],
  75. "time_options": [
  76. "5m",
  77. "15m",
  78. "1h",
  79. "6h",
  80. "12h",
  81. "24h",
  82. "2d",
  83. "7d",
  84. "30d"
  85. ],
  86. "type": "timepicker"
  87. },
  88. "timezone": "browser",
  89. "title": "Home",
  90. "version": 0
  91. }