Metrics
Visualize your app’s compute and network usage
Ryvn’s metrics system provides deep visibility into your application’s performance. Monitor resource utilization, identify bottlenecks, and catch potential issues before they impact your users.
All metrics are retained for 30 days. Need longer retention? Contact support to discuss extended retention options.
System Metrics
Monitor CPU, memory, and disk usage through our metrics dashboard. View metrics in absolute values (e.g., 500MB memory, 3 vCPU) or as percentages of allocated resources.
For services with multiple replicas, you can:
- View metrics for individual replicas or all replicas
- Aggregate values across replicas using min, max, or average
The disk usage graph is only shown for services with attached persistent storage.
Network Metrics
Track both inbound and outbound HTTP requests for servers. For workers and jobs, monitor outbound requests only. Filter traffic by HTTP status codes to analyze successful requests, client errors, and server errors.
Advanced Filtering with Kubernetes Labels
Ryvn applies standardized Kubernetes labels to all resources, including the ryvn.app/release-version
label that identifies the specific version of your application. These labels enable advanced filtering and grouping in external monitoring tools like Prometheus, Grafana, Datadog, and New Relic.
Data Collection
Metrics are collected via Alloy, our lightweight monitoring agent (< 1% CPU, < 100MB memory) and stored securely in Ryvn’s systems.
Want to keep metrics data in your own cloud environment? Contact us to discuss storing metrics directly in your cloud or your customers’ cloud environments.
Grafana Access
For more advanced metrics visualization and analysis, Ryvn provides access to Grafana. Each organization gets their own Grafana instance with:
- Editor access to create and modify dashboards
- Automatic authentication through your Ryvn account
- Access to all metrics from your environments
- Pre-configured dashboards for common use cases
To access Grafana:
- Log in to your Ryvn account
- Navigate to the Metrics section
- Click “Open in Grafana”
Grafana access is automatically configured for all organizations. Your Ryvn credentials will work seamlessly with Grafana through our integrated authentication system.