• Monitor AKS Cluster with Azure Managed Prometheus/Grafana

    Overeview In this short article I will discuss this relatively new Azure service that provides a managed instance of Prometheus and Grafana to monitor AKS clusters. Traditionally platform engineers install and set up Prometheus on the clusters they’d like to monitor by using helm on it’s own namespace then set up all the Prometheus collector…