prometheus/retrieval
Fabian Reinartz fe7e91e2eb Make scraping offset consistent.
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.
2016-02-15 16:46:29 +01:00
..
discovery Fix various typos in comments. 2016-02-10 03:47:00 +01:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +01:00
relabel.go Add missing license headers 2015-08-24 19:19:21 +02:00
relabel_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
target.go Make scraping offset consistent. 2016-02-15 16:46:29 +01:00
target_test.go Make scraping offset consistent. 2016-02-15 16:46:29 +01:00
targetmanager.go Remove occurrences of 'base' labels 2016-02-15 10:36:57 +01:00
targetmanager_test.go Remove occurrences of 'base' labels 2016-02-15 10:36:57 +01:00