prometheus/retrieval
Miek Gieben caaa3de4ff Make HashMod use MD5 instead of FNV
MD5 will will distribute the inputs more uniformly over the output
space than FNV; leading to more evenly balanced load when using HashMod.
2015-08-13 09:42:07 +01:00
..
discovery Improve unique target group sources. 2015-08-10 11:29:09 +02:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go retrieval: add honor label handling and parametrized querying. 2015-06-23 13:45:14 +02:00
relabel.go Make HashMod use MD5 instead of FNV 2015-08-13 09:42:07 +01:00
relabel_test.go Make HashMod use MD5 instead of FNV 2015-08-13 09:42:07 +01:00
target.go Add proxy_url parameter to allow specifying per-job HTTP proxy servers 2015-08-08 04:29:27 +10:00
target_test.go Add proxy_url parameter to allow specifying per-job HTTP proxy servers 2015-08-08 04:29:27 +10:00
targetmanager.go Improve unique target group sources. 2015-08-10 11:29:09 +02:00
targetmanager_test.go Improve unique target group sources. 2015-08-10 11:29:09 +02:00