mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
a1718aafce
* WIP * Refactor, plus update source of error in response_parser * Adjust test * Use methods and httpclient from errorsource * Update pkg/tsdb/elasticsearch/data_query.go Co-authored-by: Scott Lepper <scott.lepper@gmail.com> * Return nil error * Fix test * Fix integration test --------- Co-authored-by: Scott Lepper <scott.lepper@gmail.com>
77 lines
1.4 KiB
JSON
77 lines
1.4 KiB
JSON
{
|
|
"links": [],
|
|
"panels": [
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"id": 1,
|
|
"title": "",
|
|
"transparent": false,
|
|
"type": "welcome"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"folderId": 0,
|
|
"gridPos": {
|
|
"h": 15,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 4
|
|
},
|
|
"id": 3,
|
|
"links": [],
|
|
"options": {
|
|
"showStarred": true,
|
|
"showRecentlyViewed": true,
|
|
"showSearch": false,
|
|
"showHeadings": true,
|
|
"folderId": 0,
|
|
"maxItems": 30,
|
|
"tags": [],
|
|
"query": ""
|
|
},
|
|
"title": "Dashboards",
|
|
"type": "dashlist"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 15,
|
|
"w": 12,
|
|
"x": 12,
|
|
"y": 4
|
|
},
|
|
"id": 4,
|
|
"links": [],
|
|
"options": {
|
|
"feedUrl": "https://grafana.com/blog/news.xml"
|
|
},
|
|
"title": "Latest from the blog",
|
|
"type": "news"
|
|
}
|
|
],
|
|
"schemaVersion": 22,
|
|
"tags": [],
|
|
"templating": {
|
|
"list": []
|
|
},
|
|
"time": {
|
|
"from": "now-6h",
|
|
"to": "now"
|
|
},
|
|
"editable": false,
|
|
"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"
|
|
}
|