Resource and Performance Metrics
View real-time CPU utilization, memory footprints, network bandwidth, and HTTP request rates.
The Problem
Running out of memory or getting hit by traffic surges without metrics makes scaling container resources guess-work.
The Kubeletto Solution
Kubeletto aggregates container stats and presents them in clean, responsive charts inside the web console.
Key Benefits & Workflow
Why Developers Prefer It
- Real-time metrics: 10-second sampling intervals for immediate diagnostics.
- Traffic visibility: inspect request rates, throughput, and error status distributions.
- Resource monitoring: trace CPU, memory, and bandwidth levels.
How It Works
- 1
Open your application dashboard in the web console.
- 2
Navigate to the Metrics tab.
- 3
Inspect performance levels over selected time ranges (e.g., 1h, 24h, 7d).
Under the Hood
The platform collects container metrics via a lightweight collector agent, which Kubeletto's API serves as real-time charts.
Managed container orchestration layer.
kubeletto usage --app hello-app Frequently Asked Questions
Are metrics available via API?
Yes, metrics endpoints are fully exposed in Kubeletto's REST API for custom integration.
What is the latency of metric updates?
Performance charts refresh automatically every 15 seconds to reflect fresh container levels.