Observability Overview
Quave Cloud provides comprehensive observability features to help you monitor, debug, and optimize your applications.
Key Features
- Metrics: Access Grafana dashboards for CPU, memory, and network metrics
- Logs: Centralized log management with search, filtering, and download capabilities
- Notifications: Configure notifications to be alerted when important events occur
Getting Started
Access observability features from your app environment page:
- Metrics Dropdown: Access Grafana dashboards from the App Env page header
- Logs Tab: Search and analyze application logs
- Notifications Tab: Configure notifications for build, deploy, and scaling events
Best Practices
- Set up HTTP probes - Enable health checks to ensure your application is running correctly
- Monitor resource usage - Use Grafana dashboards to track CPU and memory usage and optimize container sizing
- Configure notifications - Set up notifications for build and deploy failures to be notified of issues early
- Review logs regularly - Check logs for errors and warnings to catch issues before they escalate