grafana/pkg/tsdb/elasticsearch
wangjian 530072fce7
Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539)
* Update client.go

fix missing "httpClientProvider" in NewClient

* Update client.go
2021-05-24 14:45:29 +01:00
..
client Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) 2021-05-24 14:45:29 +01:00
elasticsearch.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
models.go Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00
response_parser_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
response_parser.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
time_series_query_test.go Elasticsearch: fix flaky test (#34517) 2021-05-20 17:13:48 +02:00
time_series_query.go Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00