UNDERSTANDING PROMETHEUS FOR BEGINNERS (like me)
1. DEFINITION
Prometheus is mainly a monitoring tool for highly complex container infrastructures like Kubernetes and Swarm (in docker), though it can also be used to monitor non containerized applications.
2. USE
Imagine we have a Kubernetes c...
nikhilsblog.hashnode.dev3 min read