prometheus/scrape
Bryan Boreham e6356e64bd Scraping: drop series cache when resizing symbol table
Clear caches by restarting scraping loops: each loop assumes it has
exclusive ownership of its cache, so we can't come in from another
goroutine and change it.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-07-05 10:16:22 +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 [PRW 2.0] Merging remote-write-2.0 feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 2024-07-04 14:29:20 -07:00
manager_test.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
metrics.go Scraping: add metric for symbol table size 2024-07-05 10:16:22 +01:00
scrape.go Scraping: drop series cache when resizing symbol table 2024-07-05 10:16:22 +01:00
scrape_test.go Merge branch 'main' into nhcb 2024-06-07 19:17:14 +08:00
target.go Comment float histogram as well 2024-06-18 15:22:03 +02:00
target_test.go Merge branch 'main' into nhcb 2024-06-07 19:17:14 +08:00