grafana/pkg/tsdb/elasticsearch
Ivana Huckova f172701043
IntervalV2: Use maxDataPoints to calculate correct interval (#39036)
* Use max data points to calculate interval

* Fix mockCalculator to mach Calculator

* Fix incorrect merge, replace queryModel with query
2021-09-13 14:58:32 +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 IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +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 IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00