grafana/pkg/tsdb/elasticsearch/client
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_test.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
client.go Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) 2021-05-24 14:45:29 +01:00
index_pattern_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
index_pattern.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
models.go Elasticsearch: Allow omitting field when metric supports inline script (#32839) 2021-04-14 15:18:06 +01:00
search_request_test.go Elasticsearch: use semver strings to identify ES version (#33646) 2021-05-11 09:44:00 +01:00
search_request.go Elasticsearch: use semver strings to identify ES version (#33646) 2021-05-11 09:44:00 +01:00