mirror of
https://github.com/prometheus/prometheus
synced 2025-03-04 20:49:51 +00:00
Fix race by properly locking access to scrape pools. Use separate mutex for information needed by UI so that UI isn't blocked when targets are being updated. |
||
---|---|---|
.. | ||
testdata | ||
helpers_test.go | ||
manager_test.go | ||
manager.go | ||
scrape_test.go | ||
scrape.go | ||
target_test.go | ||
target.go |