prometheus/scrape
Lukasz Mierzwa aac472df5b Fix TestScrapeLoop_HistogramBucketLimit
TestScrapeLoop_HistogramBucketLimit tests the bucket limiter but it also sets sample_limit to the same value, which seems incorrect.

Signed-off-by: Lukasz Mierzwa <l.mierzwa@gmail.com>
2025-10-24 10:04:18 +01:00
..
testdata Include test CA text info (#14699) 2024-08-20 19:41:02 +02:00
clientprotobuf.go chore: enable gci linter (#16245) 2025-03-22 15:46:13 +00:00
helpers_test.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00
manager.go Phase out native histogram feature flag 2025-10-15 14:50:52 +02:00
manager_test.go Phase out native histogram feature flag 2025-10-15 14:50:52 +02:00
metrics.go Scraping: add metric for symbol table size 2024-07-05 10:16:22 +01:00
scrape.go Phase out native histogram feature flag 2025-10-15 14:50:52 +02:00
scrape_test.go Fix TestScrapeLoop_HistogramBucketLimit 2025-10-24 10:04:18 +01:00
target.go Include histograms in sample_limit logic 2025-10-24 10:04:18 +01:00
target_test.go Include histograms in sample_limit logic 2025-10-24 10:04:18 +01:00