go-kit/kit

SD: EC2 service discovery

Open

#494 opened on Mar 8, 2017

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (27,422 stars) (2,446 forks)batch import
enhancementhelp wanted

Description

We could add an EC2 service discovery package. EC2 allows for searching instances via tags. We could again use aws-sdk-go and manage fetching instances via ec2.DescribeInstances.

Contributor guide