Application which discovers ECS containers and creates a configuration for Prometheus.
5M+
Builds a Docker image for the prometheus-ecs-discovery application from a Dockerfile in https://github.com/teralytics/prometheus-ecs-discovery.
This project exists only because the prometheus-ecs-discovery GitHub repository hasn't been setup to automatically build it's Dockerfile into DockerHub automatically.
Simply run with:
docker run tkgregory/prometheus-ecs-discovery
However, you may want to also configure:
AWS_REGION environment variabledocker run -v <aws-config-location>/.aws:/root/.aws -e AWS_REGION=<region> tkgregory/prometheus-ecs-discovery
This way the application can connect to your AWS account.
Content type
Image
Digest
Size
7.1 MB
Last updated
over 6 years ago
docker pull tkgregory/prometheus-ecs-discovery