App Overview
A high-level view of your application across all instances.- Replicas - Desired vs available replica count
- CPU Utilization % - CPU usage as a percentage of the limit
- Memory Utilization % - Memory usage as a percentage of the limit
- Network I/O - Bytes received and transmitted per second
- 5min Load Average - CPU utilization relative to available vCPUs
- HTTP Response Count - Requests per second by status code (200, 404, 500, etc.)
- HTTP Response Times - Average, p50, p90, and p99 latency
- Disk I/O - Read and write throughput
- Volume Usage - Used vs total capacity for attached volumes
Pod Details
Detailed metrics for a specific instance of your app.- CPU Usage - Raw CPU usage in cores with the resource limit line
- Memory Usage - Raw memory usage in bytes with the resource limit line
- Network I/O - Per-instance bytes received and transmitted
- 5min Load Average - Per-instance CPU load percentage
- Disk I/O - Per-instance read and write throughput
- Disk IOPS - Per-instance read and write operations per second
- Logs - Live log stream from the selected instance
Logs
A dedicated log viewer with filtering.- Log Count - Log volume histogram over time
- Log Stream - Full log output with search
Custom Dashboards
You can create additional dashboards in Grafana:- Click + in the Grafana sidebar and select New dashboard
- Add panels using the
Mimirdatasource for metrics orLokidatasource for logs - Use any of the built-in metrics in your queries
- Save the dashboard - it persists in your workspace
Time Range
All dashboards support adjustable time ranges using the time picker in the top-right corner. The available range depends on your plan:| Plan | Metrics | Logs |
|---|---|---|
| Free | Last 30 days | Last 3 days |
| Pay as you grow | Last 13 months | Last 7+ days |

