prometheus/scrape
Łukasz Mierzwa 1a8ea78207 Fix BenchmarkScrapeLoopAppendOM
OpenMetrics requires EOF comment at the end of metrics body, but the makeTestMetrics() function doesn't append it.
This means this benchmark tests a response with errors but I don't think that was the intention.

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.go Merge pull request #13167 from bboreham/simplify-TargetsActive 2023-12-20 12:27:50 +00:00
manager_test.go scraping: reset symbol table periodically 2024-02-26 11:45:25 +00:00
metrics.go scrape: consistent function names for metadata 2023-11-23 09:08:02 +00:00
scrape.go scraping: reset symbol table periodically 2024-02-26 11:45:25 +00:00
scrape_test.go Fix BenchmarkScrapeLoopAppendOM 2024-02-27 11:36:16 +00:00
target.go scraping: pass a Builder to get Target labels 2024-02-26 11:45:25 +00:00
target_test.go scraping: pass a Builder to get Target labels 2024-02-26 11:45:25 +00:00