grafana/pkg/services/query
Michael Mandrus 40d87d9d40
Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163)
* recover from panic inside mixed ds query loop

* remove accidental commit

* add messages from panics and errors to the query response

* refactor based on PR comments

* quick update to unit test to verify mixed errors and successes

* reduce concurrency limit
2022-11-28 10:21:54 -05:00
..
errors.go DataSourceWithBackend: Add plugin id to the request headers (#58082) 2022-11-14 19:35:50 -05:00
query_parsing.go SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 2022-11-28 07:40:06 -05:00
query_test.go Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 2022-11-28 10:21:54 -05:00
query.go Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 2022-11-28 10:21:54 -05:00