home.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "links": [],
  3. "panels": [
  4. {
  5. "datasource": null,
  6. "gridPos": {
  7. "h": 3,
  8. "w": 24,
  9. "x": 0,
  10. "y": 0
  11. },
  12. "id": 1,
  13. "title": "",
  14. "transparent": false,
  15. "type": "welcome"
  16. },
  17. {
  18. "datasource": null,
  19. "folderId": 0,
  20. "gridPos": {
  21. "h": 15,
  22. "w": 12,
  23. "x": 0,
  24. "y": 4
  25. },
  26. "headings": true,
  27. "id": 3,
  28. "limit": 30,
  29. "links": [],
  30. "options": {},
  31. "query": "",
  32. "recent": true,
  33. "search": false,
  34. "starred": true,
  35. "tags": [],
  36. "title": "Dashboards",
  37. "type": "dashlist"
  38. },
  39. {
  40. "datasource": null,
  41. "gridPos": {
  42. "h": 15,
  43. "w": 12,
  44. "x": 12,
  45. "y": 4
  46. },
  47. "id": 4,
  48. "links": [],
  49. "options": {
  50. "feedUrl": "https://grafana.com/blog/news.xml"
  51. },
  52. "title": "Latest from the blog",
  53. "type": "news"
  54. }
  55. ],
  56. "schemaVersion": 22,
  57. "tags": [],
  58. "templating": {
  59. "list": []
  60. },
  61. "time": {
  62. "from": "now-6h",
  63. "to": "now"
  64. },
  65. "timepicker": {
  66. "hidden": true,
  67. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  68. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"],
  69. "type": "timepicker"
  70. },
  71. "timezone": "browser",
  72. "title": "Home"
  73. }