Observability
This module provides real-time dashboards for monitoring the health, status, and performance of your deployed workspaces and their components.
The Observability module is your window into the real-time operational status of your deployed application stacks. It offers high-level dashboards to monitor the health and performance of your Kubernetes clusters and the applications running within them, helping you proactively identify and address issues.
Key Features
- Cluster Health Monitoring: Get a detailed breakdown of the health of your Kubernetes clusters and their components.
- Resource Usage Monitoring: Observe live CPU and memory consumption to identify performance bottlenecks.
Cluster Health Monitoring
This feature gives you a detailed breakdown of the health of your Kubernetes clusters. The dashboard displays key metrics such as the number of active versus terminating namespaces, total pod counts, and container restart counts. It also provides a component-level view of readiness and health probes, allowing you to quickly spot and diagnose issues with specific parts of your infrastructure.
Resource Usage Monitoring
To help you manage performance and costs, this feature provides live monitoring of the CPU and memory consumption of your deployments. By observing resource usage in real-time, you can identify performance bottlenecks, diagnose resource-related issues, and make informed decisions about scaling your applications or optimizing their configuration for better efficiency.