mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08:00
Manager.reload takes the mutex that would make it safe, however releases it before the goroutines spawned are finished with it. Thus more explicit locking of scrapePool.Sync/stop/reload is needed. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
42 KiB
42 KiB