prometheus/config
Brian Brazil fd2bd81cd8 Allow all instance labels in target groups
With the blackbox exporter, the instance label will commonly
be used for things other than hostnames so remove this restriction.
https://example.com or https://example.com/probe/me are some examples.

To prevent user error, check that urls aren't provided as targets
when there's no relabelling that could potentically fix them.
2015-11-07 14:35:20 +00:00
..
testdata Allow all instance labels in target groups 2015-11-07 14:35:20 +00:00
config.go Allow all instance labels in target groups 2015-11-07 14:35:20 +00:00
config_test.go Allow all instance labels in target groups 2015-11-07 14:35:20 +00:00