prometheus/retrieval
Federico Baldo d14d2429ea Minor improvements to ec2 sd:
1. static credentials replaced with defaults.DefaultChainCredentials.
This change ensures that credentials are sourced form all possible
providers available with the aws sdk,           in the following order:
env variables, shared awsconfig file in user folder, ec2 instance role.

2. Added a few labels: AvailabilityZone, PublicDns, VpcId (if
available), SubnetId (if in Vpc)
2015-11-02 14:55:24 +01:00
..
discovery Minor improvements to ec2 sd: 2015-11-02 14:55:24 +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 Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
targetmanager_test.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00