grafana/pkg/tsdb/influxdb/influxql
ismail simsek 808cf75ff8
InfluxDB: Use json-iterator package for json operations (#88562)
* return error early

* enable gzip between grafana and influxdb

* use json-iterator package for json operations

* revert gzip changes

* update test

* go mod tidy
go work sync
2024-06-06 20:14:53 +03:00
..
buffered InfluxDB: Use json-iterator package for json operations (#88562) 2024-06-06 20:14:53 +03:00
converter InfluxDB: Support cardinality queries with backend mode (#87264) 2024-05-03 12:50:00 +02:00
querydata Chore: Return influxdb query error early before parsing the result (#88549) 2024-06-05 21:36:13 +02:00
testdata InfluxDB: Support cardinality queries with backend mode (#87264) 2024-05-03 12:50:00 +02:00
util InfluxDB: Use json-iterator package for json operations (#88562) 2024-06-06 20:14:53 +03:00
influxql_test.go InfluxDB: Fix sending retention policy with the backend request (#72763) 2023-08-30 12:42:02 +02:00
influxql.go Chore: Return influxdb query error early before parsing the result (#88549) 2024-06-05 21:36:13 +02:00
parser_bench_test.go Chore: InfluxQL stream parser improvements (#85041) 2024-03-26 19:25:03 +02:00