grafana/pkg/tsdb/elasticsearch/client
Tom Daly ee3475d900
Elasticsearch: Fix index pattern not working with multiple base sections (#28348)
* Add logic to allow for multiple [] sections in pattern

* Small refactor

* Fix goimport error

* Refactor formateDate
2020-11-27 10:50:35 +01:00
..
client.go Revert "Elasticsearch: add frozen indices search support (#27472)" (#27726) 2020-09-23 12:24:46 +01:00
client_test.go Revert "Elasticsearch: add frozen indices search support (#27472)" (#27726) 2020-09-23 12:24:46 +01:00
index_pattern.go Elasticsearch: Fix index pattern not working with multiple base sections (#28348) 2020-11-27 10:50:35 +01:00
index_pattern_test.go Elasticsearch: Fix index pattern not working with multiple base sections (#28348) 2020-11-27 10:50:35 +01:00
models.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
search_request.go
search_request_test.go