grafana/pkg/tsdb/elasticsearch
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635)
* convert SQLs to use sdk contracts

* make draft

* postgres

* intermedia

* get datasourceinfo filled at the beginning of the service

* move the interval into package because of cyclict  import and fix all postgres tests

* fix mysql test

* fix mssql

* fix the test for pr https://github.com/grafana/grafana/issues/35839

* fix some issue about intervalv2 package

* update sql test

* wire migration for SQLs

* add sqls to the background process

* make it register instead of register and start

* revert formatting

* fix tests

* fix linter

* remove integration test

* Postgres test fix

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-09-07 09:35:37 +02:00
..
client SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
elasticsearch_test.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
elasticsearch.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
models.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
response_parser_test.go Elasticsearch: Fix metric names for alert queries (#38546) 2021-08-26 09:20:38 +02:00
response_parser.go Elasticsearch: Fix metric names for alert queries (#38546) 2021-08-26 09:20:38 +02:00
time_series_query_test.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
time_series_query.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00