grafana/pkg/tsdb/elasticsearch
Ivana Huckova 09bb4423d2
Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337)
* Elasticsearch: Fix pipeline aggregation queries in backend

* Update

* Update lint

* Update pkg/tsdb/elasticsearch/time_series_query.go

* Fix lint

* Fix merge
2022-12-16 17:45:43 +01:00
..
client Elasticsearch: Add query building for log queries (#60182) 2022-12-14 13:56:09 +01:00
testdata Elasticsearch: backend: do not set name for time-fields (#60169) 2022-12-13 13:19:03 +01:00
testdata_request Elasticsearch: Add query building for log queries (#60182) 2022-12-14 13:56:09 +01:00
testdata_response Elasticsearch: backend: do not set name for time-fields (#60169) 2022-12-13 13:19:03 +01:00
elasticsearch_test.go Elasticsearch: Reuse http client in the backend (#55172) 2022-09-26 14:27:46 +02:00
elasticsearch.go elastic: add more backend tests (#59312) 2022-11-28 14:59:57 +01:00
models.go Elasticsearch: Add query building for log queries (#60182) 2022-12-14 13:56:09 +01:00
parse_query_test.go Elasticsearch: Refactor parse query (#60440) 2022-12-16 16:30:36 +01:00
parse_query.go Elasticsearch: Refactor parse query (#60440) 2022-12-16 16:30:36 +01:00
querydata_test.go elastic: add more backend tests (#59312) 2022-11-28 14:59:57 +01:00
response_parser_frontend_test.go elastic: enabled more tests (#60331) 2022-12-15 07:40:41 -05:00
response_parser_test.go Elasticsearch: Refactor parse query (#60440) 2022-12-16 16:30:36 +01:00
response_parser.go Elasticsearch: backend: do not set name for time-fields (#60169) 2022-12-13 13:19:03 +01:00
snapshot_test.go Elasticsearch: Add query building for log queries (#60182) 2022-12-14 13:56:09 +01:00
time_series_query_test.go Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337) 2022-12-16 17:45:43 +01:00
time_series_query.go Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337) 2022-12-16 17:45:43 +01:00