grafana/pkg/tsdb/elasticsearch
sandeep e04218e550 Fix: #14706 Incorrect index pattern padding in alerting queries
When weekly index pattern is used, indices names contain single digit week number for week 1-9
This fix makes sure indice names always contain 2 digit week number for weekly pattern
2019-03-03 18:10:38 +05:30
..
client Fix: #14706 Incorrect index pattern padding in alerting queries 2019-03-03 18:10:38 +05:30
elasticsearch.go elasticsearch: refactor query handling and use new es simple client 2018-05-23 15:09:58 +02:00
models.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
response_parser_test.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
response_parser.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
time_series_query_test.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
time_series_query.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00