grafana/pkg/tsdb/elasticsearch
Ivana Huckova e356a56741
Elasticsearch: Fix removing of empty settings from query in backend implementation (#59704)
* Elasticsearch: Fix removing of empty settings from query in backend implementation

* Update

* Update

* Update pkg/tsdb/elasticsearch/time_series_query.go

Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>

Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2022-12-05 16:06:55 +01:00
..
client elastic: remove unused debug-code (#59712) 2022-12-05 04:21:15 -05:00
testdata elastic: remove unused debug-code (#59712) 2022-12-05 04:21:15 -05:00
testdata_request elastic: add more backend tests (#59312) 2022-11-28 14:59:57 +01:00
testdata_response elastic: remove unused debug-code (#59712) 2022-12-05 04:21:15 -05: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: fix typo (#58519) 2022-11-09 14:10:47 +00:00
querydata_test.go elastic: add more backend tests (#59312) 2022-11-28 14:59:57 +01:00
response_parser_frontend_test.go elastic: added more backend tests, copied from the frontend code (#59423) 2022-12-01 04:06:39 -05:00
response_parser_test.go elastic: remove unused debug-code (#59712) 2022-12-05 04:21:15 -05:00
response_parser.go elastic: remove unused debug-code (#59712) 2022-12-05 04:21:15 -05:00
snapshot_test.go elastic: add more backend tests (#59312) 2022-11-28 14:59:57 +01:00
time_series_query_test.go Elasticsearch: Fix removing of empty settings from query in backend implementation (#59704) 2022-12-05 16:06:55 +01:00
time_series_query.go Elasticsearch: Fix removing of empty settings from query in backend implementation (#59704) 2022-12-05 16:06:55 +01:00