grafana/pkg/tsdb/influxdb
beejeebus 9de769318c
Add more errorsource attribution to InfluxDb datasource (#100969)
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
2025-02-20 11:53:28 -05:00
..
flux Add more errorsource attribution to InfluxDb datasource (#100969) 2025-02-20 11:53:28 -05:00
fsql Add errorsource to InfluxDB datasource plugin fixes #1072 (#99900) 2025-02-04 09:33:32 -05:00
influxql Add more errorsource attribution to InfluxDb datasource (#100969) 2025-02-20 11:53:28 -05:00
models Add more errorsource attribution to InfluxDb datasource (#100969) 2025-02-20 11:53:28 -05:00
healthcheck.go InfluxDB: Fix panic when reading concurrency count during influxql health check (#85771) 2024-04-10 15:32:38 +02:00
healthcheck_test.go
influxdb.go InfluxDB: Add configuration option for enabling insecure gRPC connections (#83834) 2024-03-12 13:36:11 +01:00
mocks_test.go FeatureFlags: Use interface rather than manager (#80000) 2024-01-09 10:38:06 -08:00
settings.go InfluxDB: SQL Support (#72167) 2023-08-02 18:27:43 +02:00