prometheus/retrieval
Julius Volz 811ab05e0e 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
2016-01-11 16:48:12 +01:00
..
discovery Fix draining of file watcher events 2016-01-11 16:48:12 +01: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. 2016-01-11 16:48:12 +01:00
target.go Fix most golint warnings. 2016-01-11 16:48:11 +01:00
target_test.go Change config regexes to full-string matches. 2016-01-11 16:48:12 +01:00
targetmanager.go Fix most golint warnings. 2016-01-11 16:48:11 +01:00
targetmanager_test.go Change config regexes to full-string matches. 2016-01-11 16:48:12 +01:00