Community

MySQL on Docker: How to Monitor MySQL Containers with Prometheus – Part 1 – Deployment on Standalone and Swarm

(Ashraf Sharif) Monitoring is a concern for containers, as the infrastructure is dynamic. Containers can be routinely created and destroyed, and are ephemeral. So how do you keep track of your MySQL instances running on Docker?