Health pages and flame graphs in Kubernetes Monitoring
Kubernetes Monitoring has enhancements for faster troubleshooting and improved user experience:
- Health page shows a live snapshot of active issues across all your Clusters. The Risks tab surfaces reliability and availability problems across twelve checks, while the Efficiency tab highlights resource configuration gaps such as missing requests or limits and over-provisioned CPU or memory.

- Flame graphs are embedded in Workload and Pod detail pages. You can investigate which parts of your code are consuming the most CPU or memory without leaving Kubernetes Monitoring.

- Simplified configuration page showing four basic steps to configure using the Kubernetes Helm chart.
