go-kit/kit

SD: EC2 service discovery

Open

#494 opened on Mar 8, 2017

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

Repository metrics

Stars
 (27,422 stars)
PR merge metrics
 (No merged PRs in 30d)

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