mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
d15adfc917
This commit moves Scraper handling into a separate scrapePool type. TargetSets only manage TargetProvider lifecycles and sync the retrieved updates to the scrapePool. TargetProviders are now expected to send a full initial target set within 5 seconds. The scrapePools preserve target state across reloads and only drop targets after the initial set was synced. |
||
---|---|---|
.. | ||
fixtures | ||
kubernetes | ||
marathon | ||
consul.go | ||
dns.go | ||
ec2.go | ||
file.go | ||
file_test.go | ||
kubernetes.go | ||
marathon.go | ||
marathon_test.go | ||
nerve.go | ||
serverset.go |