prometheus/scrape
Julien Pivotto e22b564049 Always align scrapes even if tolerance is bigger than 1% of scrape interval
When the scrape tolerance is bigger than 1% of the scrape interval, take
1% of the scrape interval as the tolerance instead of not aligning the
scrape at all.

Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
2024-02-21 15:09:21 +01:00
..
testdata Re-generate test cert to fix test_windows test failures 2022-03-17 19:37:18 +01:00
clientprotobuf.go Update according to code review 2023-05-05 02:33:00 +08:00
helpers_test.go scrape tests: check NaN values directly 2024-02-08 19:30:20 +00:00
manager.go Merge pull request #13167 from bboreham/simplify-TargetsActive 2023-12-20 12:27:50 +00:00
manager_test.go Tests: use replacement DeepEquals in more places 2024-02-08 19:32:33 +00:00
metrics.go scrape: consistent function names for metadata 2023-11-23 09:08:02 +00:00
scrape.go Always align scrapes even if tolerance is bigger than 1% of scrape interval 2024-02-21 15:09:21 +01:00
scrape_test.go UTF-8: Add support for parsing UTF8 metric and label names 2024-02-15 14:34:37 -05:00
target.go Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config (#13222) 2024-01-17 16:58:54 +01:00
target_test.go Refactor scrape tests to use testify. 2024-02-01 13:51:31 +00:00