mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Elasticsearch: Add error source for DataQuery (#77386)
* 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>
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
"showHeadings": true,
|
||||
"folderId": 0,
|
||||
"maxItems": 30,
|
||||
"tags":[],
|
||||
"tags": [],
|
||||
"query": ""
|
||||
},
|
||||
},
|
||||
"title": "Dashboards",
|
||||
"type": "dashlist"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user