prometheus/retrieval/discovery
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
..
fixtures Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
kubernetes Kubernetes SD: Use node name as instance label 2015-10-12 21:26:09 +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. 2015-10-09 14:08:22 +02:00
dns.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
ec2.go Minor improvements to ec2 sd: 2015-11-02 14:55:24 +01:00
file.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
file_test.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
kubernetes.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
marathon.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
marathon_test.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00
serverset.go Fix SD mechanism source prefix handling. 2015-10-09 14:08:22 +02:00