grafana/pkg/tsdb/elasticsearch
Marcus Efraimsson e171ed8910
elasticsearch: new simple client for communicating with elasticsearch
Handles minor differences of es 2, 5 and 5.6.
Implements index pattern logic.
Exposes builders for building search requests.
2018-05-23 14:59:12 +02:00
..
client elasticsearch: new simple client for communicating with elasticsearch 2018-05-23 14:59:12 +02:00
elasticsearch_test.go cleanup and add more test 2018-03-28 01:42:25 +08:00
elasticsearch.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00
models.go cleanup and add more test 2018-03-28 01:42:25 +08:00
query_def.go cleanup and add more test 2018-03-28 01:42:25 +08:00
query_test.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00
query.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00
response_parser_test.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00
response_parser.go add response_parser test 2018-03-28 12:35:05 +08:00
time_series_query_test.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00
time_series_query.go elasticsearch: refactor and cleanup 2018-05-23 14:36:41 +02:00