MonitoringOverview

Monitoring

Monitor your Kubernetes clusters in real time with integrated Prometheus metrics and custom dashboards.

Overview

The Monitoring module gives you full visibility into your cluster health and resource consumption. Access it from Monitoring in the sidebar.

Key capabilities:

  • Real-time metrics from Prometheus data sources
  • Custom dashboards with flexible layouts
  • Resource usage tracking (CPU, memory, network, storage)
  • Namespace and workload-level breakdowns
  • Historical data analysis and trends

Metrics Dashboard

The main monitoring view displays key metrics across your connected clusters:

MetricDescription
CPU UsagePer-node and per-pod CPU consumption
Memory UsageAllocation vs actual usage
Network I/OIngress and egress traffic per namespace
StoragePVC usage and capacity
Pod StatusRunning, pending, failed pod counts

Custom Dashboards

Create tailored dashboards for your team’s specific needs:

  1. Navigate to Monitoring > Dashboards
  2. Click Create Dashboard
  3. Add panels with PromQL queries or use pre-built templates
  4. Arrange and resize panels as needed
  5. Save and share with your team

Resource Quotas

Track namespace-level resource quotas and limits:

  • View allocated vs consumed resources
  • Get warnings when nearing quota limits
  • Compare usage across namespaces

Next Steps