prometheus/retrieval
Julius Volz f63a899744 Change config regexes to full-string matches.
This anchors all regular expressions entered via the config to match a
full string vs. a substring.

THIS IS A BREAKING CHANGE!

Fixes part of https://github.com/prometheus/prometheus/issues/996
2015-09-01 15:46:41 +02:00
..
discovery Fix draining of file watcher events 2015-08-28 12:17:22 +02:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02: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 Fix most golint warnings. 2015-08-26 12:44:46 +02:00
target_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
targetmanager.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
targetmanager_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00