prometheus/retrieval
Brian Brazil 2844d0bc24 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.
2016-01-11 16:48:26 +01:00
..
discovery Minor improvements to ec2 sd: 2016-01-11 16:48:25 +01:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01: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 Switch to common/log 2016-01-11 16:48:21 +01:00
target_test.go retrieval: Reduce flakiness of TestTargetRunScraperScrapes 2016-01-11 16:48:20 +01:00
targetmanager.go Allow all instance labels in target groups 2016-01-11 16:48:26 +01:00
targetmanager_test.go Allow all instance labels in target groups 2016-01-11 16:48:26 +01:00