ismail simsek
77e7ae2a1b
InfluxDB: SQL Support (#72167)
* Add influxdbSqlSupport feature toggle
* Add SQL option to the config page
* Add SQL backend
* Add metadata support in config page
* Implement unified querying
* Fix healthcheck query
* fsql tests
* secure grpc by default
* code cleanup
* Query handing for sql mode
* Implement a placeholder sql editor
* Fix query language dropdown
* go mod updates
* make lint-go
* more make lint-go
* remove unused runQuery
* switch statements with default case
* linting again
2023-08-02 18:27:43 +02:00
..
2023-08-01 12:23:58 -07:00
2023-07-26 09:18:13 +02:00
2023-07-31 11:04:37 +01:00
2023-07-20 14:05:58 -04:00
2023-08-01 13:24:44 -05:00
2023-08-01 21:33:46 -07:00
2023-08-02 11:56:54 +02:00
2023-07-18 09:10:12 +01:00
2023-08-01 16:24:42 -05:00
2023-07-25 19:46:46 +03:00
2023-07-18 09:10:12 +01:00
2023-08-02 04:53:37 +00:00
2023-07-18 09:10:12 +01:00
2023-07-18 09:10:12 +01:00
2023-08-02 18:27:43 +02:00
2023-07-24 16:26:10 +01:00
2023-07-20 12:39:59 -04:00
2023-07-18 09:10:12 +01:00
2023-07-18 09:10:12 +01:00
2023-07-28 11:33:01 -04:00
2023-07-18 09:10:12 +01:00
2023-07-18 09:10:12 +01:00
2021-06-04 20:13:56 +02:00