prometheus/retrieval
Brian Brazil 427bf29db1 Add in default port after relabelling.
For the SNMP and blackbox exporters where
the ports tends to not be 80/443 and indeed
there may not be a port this makes the relabelling
a bit simpler as you don't have to figure out this
logic exists and strip off the :80.

This is a breaking change for the example configs of
those exporters.
2015-11-08 11:42:18 +00:00
..
discovery Merge pull request #1172 from federicobaldo/ec2_sd_improvements 2015-11-04 13:02:51 +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. 2015-10-09 14:08:22 +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 Switch to common/log 2015-10-03 10:21:43 +02:00
target_test.go retrieval: Reduce flakiness of TestTargetRunScraperScrapes 2015-09-28 08:34:54 +01:00
targetmanager.go Add in default port after relabelling. 2015-11-08 11:42:18 +00:00
targetmanager_test.go Add in default port after relabelling. 2015-11-08 11:42:18 +00:00