Skip to main content

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
  • Alerts: Configure metric-based alerts for CPU, memory, error rates, and latency
  • 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
  • Alerts Tab: Set up alerts with contact points (Slack, PagerDuty, Email, Webhook)
  • Notifications Tab: Configure notifications for build, deploy, and scaling events

Best Practices

  1. Set up HTTP probes - Enable health checks to ensure your application is running correctly
  2. Monitor resource usage - Use Grafana dashboards to track CPU and memory usage and optimize container sizing
  3. Configure notifications - Set up notifications for build and deploy failures to be notified of issues early
  4. Review logs regularly - Check logs for errors and warnings to catch issues before they escalate
  5. Set up alerts - Configure alerts for key metrics like CPU, memory, 5xx errors, and response latency to catch issues proactively