Metrics
Monitor your project's performance, execution statistics, and storage usage from a single dashboard.
Overview
The Metrics dashboard gives you real-time visibility into how your project is performing. It is organized in two main views:
| Section | Purpose | Key data |
|---|---|---|
| Performance | Execution tracking | Executions, latency, error rate |
| Storage | Storage consumption monitoring | Bucket sizes, database size, total usage |
Metrics are available to users with Admin or Developer roles.
Key Metrics
The dashboard displays core metric cards at the top of the page:
| Metric | Description | Unit |
|---|---|---|
| Executions | Total endpoint executions, broken down by successful and failed requests | Count |
| Avg Duration | Average execution latency across all endpoints | ms |
| Storage | Current storage usage with breakdown by type | MB / GB |
Time Ranges
All metrics can be filtered by time range using the selector in the header. The selected range affects both the metric cards and the charts below them.
1hβ Per-minute granularity24hβ Per-hour granularity7dβ Per-day granularity30dβ Per-day granularity
Charts
Below the metric cards, an interactive chart displays historical trends for the selected metric. You can customize the visualization in two ways:
- Chart type β Switch between
BarandLinecharts - Metric selector β Choose between
ExecutionsorDuration
Charts update automatically when you change the time range or metric selection.
Storage Monitoring
The Storage section provides a detailed view of your project's storage consumption:
- Total usage β Current storage used vs. your plan limit
- Bucket breakdown β Size of each storage bucket (Cloudflare R2)
- Database size β Total size of your PostgreSQL database
When storage usage approaches your plan limit, you will see a warning indicator. Upgrade your plan from Project Settings to increase the limit.