grafana/pkg/tsdb/influxdb/models
ismail simsek 4fcd348366
InfluxDB: Fix returning InfluxDB error messages (#89973)
* Revert "Chore: Return influxdb query error early before parsing the result (#88549)"

This reverts commit a87c155c06.

* Handle error in buffered parser

* handle error message in streaming parser
2024-07-04 17:45:36 +02:00
..
datasource_info.go InfluxDB: Add configuration option for enabling insecure gRPC connections (#83834) 2024-03-12 13:36:11 +01:00
model_parser_test.go InfluxDB: Fix sending retention policy with the backend request (#72763) 2023-08-30 12:42:02 +02:00
model_parser.go InfluxDB: Fix table parsing with backend mode (#76899) 2023-10-23 19:21:30 +02:00
models.go InfluxDB: Fix returning InfluxDB error messages (#89973) 2024-07-04 17:45:36 +02:00
query_part_test.go InfluxDB: Fix sending retention policy with the backend request (#72763) 2023-08-30 12:42:02 +02:00
query_part.go InfluxDB: Fix sending retention policy with the backend request (#72763) 2023-08-30 12:42:02 +02:00
query_test.go InfluxDB: Fix tag interpolation when varable used within a regex pattern (#82785) 2024-02-16 10:20:09 +01:00
query.go InfluxDB: Fix tag interpolation when varable used within a regex pattern (#82785) 2024-02-16 10:20:09 +01:00