prometheus/scrape
Łukasz Mierzwa 55dcaab41b Fix TestScrapeLoopDiscardDuplicateLabels test
This test calls Rollback() which is normally called from within append code.
Doing so means that staleness tracking data is outdated and need to by cycled manually.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2024-02-27 11:36:16 +00: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_test.go scraping: reset symbol table periodically 2024-02-26 11:45:25 +00:00
manager.go Merge pull request #13167 from bboreham/simplify-TargetsActive 2023-12-20 12:27:50 +00:00
metrics.go scrape: consistent function names for metadata 2023-11-23 09:08:02 +00:00
scrape_test.go Fix TestScrapeLoopDiscardDuplicateLabels test 2024-02-27 11:36:16 +00:00
scrape.go Check for duplicated series on a scrape 2024-02-27 11:36:16 +00:00
target_test.go scraping: pass a Builder to get Target labels 2024-02-26 11:45:25 +00:00
target.go scraping: pass a Builder to get Target labels 2024-02-26 11:45:25 +00:00