grafana/pkg/tsdb/elasticsearch
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218)
Refactor usage of legacy data contracts. Moves legacy data contracts 
to pkg/tsdb/legacydata package.
Refactor pkg/expr to be a proper service/dependency that can be provided 
to wire to remove some unneeded dependencies to SSE in ngalert and other places.
Refactor pkg/expr to not use the legacydata,RequestHandler and use 
backend.QueryDataHandler instead.
2021-11-10 11:52:16 +01:00
..
client Elasticsearch: Add time zone setting to Date Histogram aggregation (#40882) 2021-11-02 16:18:39 +00:00
elasticsearch_test.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
elasticsearch.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01: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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
time_series_query_test.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
time_series_query.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00