prometheus/retrieval/discovery
Federico Baldo 9e05d82ead 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)
2016-01-11 16:48:25 +01:00
..
fixtures Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
kubernetes Kubernetes SD: Rename masters to api_servers in config 2016-01-11 16:48:24 +01:00
marathon Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02:00
consul.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
dns.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
ec2.go Minor improvements to ec2 sd: 2016-01-11 16:48:25 +01:00
file.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
file_test.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
kubernetes.go Fix most golint warnings. 2016-01-11 16:48:11 +01:00
marathon.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
marathon_test.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00
serverset.go Fix SD mechanism source prefix handling. 2016-01-11 16:48:22 +01:00