prometheus/scrape
Michael Hoffmann 05d9bd4a27
scrape: add __convert_classic_histograms_to_nhcb__ internal label (#18840)
Adding this as a meta label makes it possible to dynamically configure
this setting through discovery labels.
This helps in usecases like K8S where we could enable this with a pod
annotation.

Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
2026-06-03 13:11:21 +00:00
..
testdata Include test CA text info (#14699) 2024-08-20 19:41:02 +02:00
clientprotobuf.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
helpers_test.go discovery, scrape: Use backoff interval for throttling discovery updates; add DiscoveryReloadOnStartup option for short-lived environments (#18187) 2026-04-03 11:01:49 +01:00
manager.go chore: address PR comments 2026-05-14 10:28:11 +01:00
manager_test.go scrape: add __convert_classic_histograms_to_nhcb__ internal label (#18840) 2026-06-03 13:11:21 +00:00
metrics.go Add scrape commit and total duration metrics (#17665) 2026-01-13 14:07:27 -03:00
scrape.go scrape: add __convert_classic_histograms_to_nhcb__ internal label (#18840) 2026-06-03 13:11:21 +00:00
scrape_append_v2.go chore: fix typos in comments (#18834) 2026-06-02 15:34:02 +02:00
scrape_test.go scrape: add __convert_classic_histograms_to_nhcb__ internal label (#18840) 2026-06-03 13:11:21 +00:00
st_synthesis.go renamed confusing input param st->t 2026-05-14 10:58:34 +01:00
st_synthesis_test.go add todo && gofumpt 2026-05-14 11:05:26 +01:00
target.go scrape: add __convert_classic_histograms_to_nhcb__ internal label (#18840) 2026-06-03 13:11:21 +00:00
target_test.go Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 2026-01-21 08:21:56 +00:00