grafana/public/dashboards/home.json

94 lines
1.8 KiB
JSON

{
"links": [],
"panels": [
{
"content": "<div class=\"dashboard-header\">\n <span>Welcome to Grafana</span>\n</div>",
"datasource": null,
"editable": true,
"gridPos": {
"h": 2,
"w": 24,
"x": 0,
"y": 0
},
"id": 1,
"links": [],
"mode": "html",
"options": {},
"style": {},
"title": "",
"transparent": true,
"type": "text"
},
{
"datasource": null,
"folderId": 0,
"gridPos": {
"h": 15,
"w": 11,
"x": 0,
"y": 4
},
"headings": true,
"id": 3,
"limit": 30,
"links": [],
"options": {},
"query": "",
"recent": true,
"search": false,
"starred": true,
"tags": [],
"title": "Dashboards",
"type": "dashlist"
},
{
"datasource": null,
"gridPos": {
"h": 15,
"w": 8,
"x": 11,
"y": 4
},
"id": 4,
"links": [],
"options": {
"feedUrl": "https://grafana.com/blog/news.xml"
},
"title": "Latest from the blog",
"type": "news"
},
{
"datasource": null,
"gridPos": {
"h": 15,
"w": 5,
"x": 19,
"y": 4
},
"id": 123124,
"links": [],
"options": {},
"title": "Useful links",
"type": "homelinks"
}
],
"schemaVersion": 22,
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {
"hidden": true,
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"],
"type": "timepicker"
},
"timezone": "browser",
"title": "Home"
}