mirror of https://github.com/grafana/grafana.git
This PR adds errorsource attribution to the influxql and flux query paths when the query model cannot be parsed, which is a user error. It also catches cases where the datasource configuration does not contain a scheme or host, and adds downstream attribution to those errors. Error handling on the influxql query path is updated to match 'all errors are per query, and stashed on the response object' pattern. Fixes https://github.com/grafana/oss-plugin-partnerships/issues/1250 |
||
|---|---|---|
| .. | ||
| flux | ||
| fsql | ||
| influxql | ||
| models | ||
| healthcheck.go | ||
| healthcheck_test.go | ||
| influxdb.go | ||
| mocks_test.go | ||
| settings.go | ||