grafana/pkg/infra/httpclient
Dave Henderson 096330c53b
datasource metrics: Correct help text for histograms (#50942)
In #50420 a few summary metrics were converted to histograms,
but the Help text in a couple of them still referred to summaries.
This fixes that help text.

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2022-06-16 14:18:09 +02:00
..
httpclientprovider datasource metrics: Correct help text for histograms (#50942) 2022-06-16 14:18:09 +02:00
count_bytes_reader_test.go Datasources: Set response size metric based on actual bytes read (#40303) 2021-10-25 11:49:49 +02:00
count_bytes_reader.go Datasources: Set response size metric based on actual bytes read (#40303) 2021-10-25 11:49:49 +02:00
max_bytes_reader_test.go Datasources: Introduce response_limit for datasource responses (#38962) 2021-09-10 16:51:06 +03:00
max_bytes_reader.go Datasources: Introduce response_limit for datasource responses (#38962) 2021-09-10 16:51:06 +03:00
provider.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