grafana/pkg/tsdb
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
..
azuremonitor AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445) 2021-05-20 10:16:29 +02:00
cloudmonitoring 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
cloudwatch Cloudwatch: Adds StorageBytes metrics. Fixes #31836 (#33426) 2021-05-19 09:40:44 +02:00
elasticsearch Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) 2021-05-24 14:45:29 +01:00
graphite 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
influxdb 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
interval SQL data sources: Convert to return data frames (#32257) 2021-05-05 16:46:07 +02:00
loki 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
mssql SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
mysql 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
opentsdb 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
postgres SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
prometheus 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
sqleng SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
tempo 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
testdatasource BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
request_test.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
service.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
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00