diff --git a/README.md b/README.md index c29fbb8..626e92c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Custom metrics collection using Prometheus on Amazon ECS +## Metrics collection using Prometheus on Amazon ECS This Git repository contains software artifacts to deploy [Prometheus](https://prometheus.io/docs/introduction/overview/#what-is-prometheus) server and [Prometheus Node Exporter](https://prometheus.io/docs/guides/node-exporter) to an Amazon ECS cluster. The Golang code in the repository pertains to that of a side-car container that is deployed alongside the Prometheus server in an ECS task and it enables discovery of scraping targets in an ECS cluster.