CONTAINERS MONITORING USING PROMETHEUS & GRAFANA
Introduction In this project, I explored Docker container monitoring using Prometheus and Grafana. The main objective was to run a Rocket.Chat server in Docker containers, using cAdvisor, node_exporter containers to export data to a Prometheus-Grafana server for monitoring. Prometheus Installation: First, I updated the instance and downloaded Prometheus (version 2.47.2) to the /opt directory. Here’s […]
CONTAINERS MONITORING USING PROMETHEUS & GRAFANA Read More »