What problem does it solve?
This Skill helps you set up and query monitoring for your Azure Kubernetes Service (AKS) clusters, enabling you to track performance, diagnose issues, and ensure your applications are running smoothly.
Core Features & Use Cases
- Enable Azure Monitor Container Insights: Easily integrate AKS with Azure's native monitoring solution.
- Configure Prometheus & Grafana: Deploy and manage popular open-source monitoring tools for deep insights.
- Query Metrics & Logs: Use KQL and PromQL to analyze cluster and application performance.
- Set Up Alerts: Configure alerts for critical conditions like high CPU/memory usage, pod restarts, or CrashLoopBackOff states.
- Use Case: You notice increased latency in your web application. Use this Skill to enable Container Insights, query pod CPU and memory usage, and identify if resource constraints are the cause.
Quick Start
Enable Azure Monitor Container Insights on your AKS cluster by providing the resource group, cluster name, and Log Analytics workspace ID.