This is an example of how you might use docker-compose to bring up a monitoring stack
- Clone the repostiroy
git clone https://github.com/IBT-learning/docker-compose-monitor-stack
- Bring up the stack of applications
This example brings up a stack of applications: InfluxDB as a datastore, Prometheus as a monitoring scrapper, Grafana as a Visualization tool.
docker compose up