mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-12 16:44:05 -08:00
fe7e91e2eb
To evenly distribute scraping load we currently rely on random jittering. This commit hashes over the target's identity and calculates a consistent offset. This also ensures that scrape intervals are constantly spaced between config/target changes. |
||
---|---|---|
.. | ||
api | ||
ui | ||
federate.go | ||
web.go | ||
web_test.go |