Skip to content

Monitoring

Real-time monitoring for your infrastructure.

Metrics

Ops Atlas collects metrics from:

  • System resources (CPU, memory, disk)
  • Application performance (requests, latency, errors)
  • Custom metrics (business KPIs)

Dashboards

Create custom dashboards with:

  • Time-series graphs
  • Gauges and counters
  • Heatmaps
  • Tables

Alerts

Set up alerts based on:

  • Threshold breaches
  • Anomaly detection
  • Composite conditions

```yaml alerts: high-cpu: condition: cpu_usage > 80% duration: 5m severity: warning ```

Released under the MIT License.