Kubernetes Monitoring Stack – Prometheus and Grafana Managed by ArgoCD
Prometheus and Grafana are two of the most popular open-source monitoring tools for Kubernetes. Prometheus collects and stores metrics data, and Grafana visualizes them in either self designed dashboards or already available ones, shared by the community. Thanks to the broad acceptance of both, in Kubernetes and Helm, it is quite straightforward to integrate additional […]