prometheus/config
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
..
testdata Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
config.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
config_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00