grafana/pkg/tsdb/influxdb
ismail simsek 2edcf0edbd
InfluxDB: Use database input for SQL configuration instead of metadata (#79579)
* introduce constants file

* update frontend to use database field

* use dbName field instead of metadata

* use secureGrpc

* betterer
2023-12-15 18:41:32 +01:00
..
flux InfluxDB: Fix handling flux response with no time and value column (#72833) 2023-08-08 15:00:52 +02:00
fsql InfluxDB: Use database input for SQL configuration instead of metadata (#79579) 2023-12-15 18:41:32 +01:00
influxql InfluxDB: Implement InfluxQL json streaming parser (#76934) 2023-12-06 12:39:05 +01:00
models InfluxDB: Use database input for SQL configuration instead of metadata (#79579) 2023-12-15 18:41:32 +01:00
healthcheck_test.go InfluxDB: move datasource health check to backend (#52668) 2022-07-28 12:06:09 +02:00
healthcheck.go InfluxDB: Implement InfluxQL json streaming parser (#76934) 2023-12-06 12:39:05 +01:00
influxdb.go InfluxDB: Use database input for SQL configuration instead of metadata (#79579) 2023-12-15 18:41:32 +01:00
mocks_test.go InfluxDB: Implement InfluxQL json streaming parser (#76934) 2023-12-06 12:39:05 +01:00
settings.go InfluxDB: SQL Support (#72167) 2023-08-02 18:27:43 +02:00