3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/tsdb/influxdb
ismail simsek ae07bf7ce5
Influxdb: Response parser performance improvement ()
* Influxdb response parser allocation improvements

* More improvements

* more improvements

* embed file

* use json-iterator

* rename

* use encoding/json
2023-03-17 20:45:13 +01:00
..
flux Chore: Remove xorcare/pointer dependency () 2023-03-06 05:23:15 -05:00
models InfluxDB: Move database information into jsondata () 2023-01-31 14:38:02 +01:00
testdata Influxdb: Response parser performance improvement () 2023-03-17 20:45:13 +01:00
healthcheck_test.go InfluxDB: move datasource health check to backend () 2022-07-28 12:06:09 +02:00
healthcheck.go Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. () 2022-10-27 12:05:06 -04:00
influxdb_test.go InfluxDB: Move database information into jsondata () 2023-01-31 14:38:02 +01:00
influxdb.go Remove explicit user agent definition () 2023-02-07 07:49:20 -08:00
mocks_test.go InfluxDB: Move database information into jsondata () 2023-01-31 14:38:02 +01:00
model_parser_test.go InfluxDB: backend migration (run query in explore) () 2022-02-09 18:26:16 +00:00
model_parser.go Chore: Fix goimports grouping () 2023-01-30 09:38:51 +01:00
models.go InfluxDB: backend migration (run query in explore) () 2022-02-09 18:26:16 +00:00
query_part_test.go Chore: Refactor influxdb to use SDK contracts () 2021-07-19 11:32:33 +02:00
query_part.go InfluxDB: Update InfluxQL querybuilder to qualify identifiers () 2023-03-02 15:05:24 +01:00
query_test.go Plugins: InfluxDB update time range query () 2022-07-07 19:55:51 +02:00
query.go InfluxDB: Update InfluxQL querybuilder to qualify identifiers () 2023-03-02 15:05:24 +01:00
response_parser_bench_test.go Influxdb: Response parser performance improvement () 2023-03-17 20:45:13 +01:00
response_parser_test.go InfluxDB: Fix type assertion panics for interface conversion: interface {} is nil () 2023-03-10 11:11:00 -05:00
response_parser.go Influxdb: Response parser performance improvement () 2023-03-17 20:45:13 +01:00
settings.go InfluxDB: move datasource health check to backend () 2022-07-28 12:06:09 +02:00