Introduction
When you run applications on Google Kubernetes Engine (GKE), you need to see how they perform and if any errors happen. GKE monitoring and logging help you watch your apps and find problems quickly by collecting data and showing it in easy dashboards.
When you want to check if your app on GKE is running smoothly without crashes.
When you need to find out why your app is slow or not responding.
When you want to keep track of resource use like CPU and memory for your containers.
When you want to collect logs from all your app parts in one place for easy searching.
When you want to get alerts if something goes wrong with your GKE cluster or apps.