Platform Features

Built for modern operations teams

A complete AIOps platform that combines prediction, automation, and governance into one powerful solution.

Incident Prediction

See the future of your infrastructure

Threshold, error-rate, and trend detectors fire on telemetry from your existing observability stack. Each prediction carries a calibrated confidence score + the underlying rule hits, so operators see *why* before they decide.

  • Threshold + error-rate + trend pattern detectors
  • Per-prediction confidence + rule-level evidence drill-down
  • Calibration histogram surfaces over-confident detectors
  • Reads Datadog, Prometheus, OpenSearch, incident.io
Predicted Incidents 3 High Risk
payment-api 92%
Memory exhaustion predicted ETA: ~15 min
auth-service 78%
Memory exhaustion predicted ETA: ~45 min
inventory-db 64%
Memory exhaustion predicted ETA: ~2 hours
# auto_remediation.yaml
name: restart-unhealthy-pods
trigger:
  condition: pod.restarts > 5 in 10m
  severity: warning
actions:
  - type: kubernetes/restart-pod
    params:
      graceful: true
      timeout: 30s
  - type: notify/slack
    params:
      channel: "#ops-alerts"
approval:
  required: false
  trust_score_min: 0.85
Auto-Remediation

Fix issues automatically, safely

Define remediation runbooks in simple YAML. Obvia executes them automatically based on your policies, with full audit trails and rollback capabilities.

  • Declarative runbook definitions
  • Trust-based auto-approval system
  • Dry-run mode for safe testing
  • Automatic rollback on failures
Plugin Marketplace

Extend with a rich ecosystem

Demo seed ships 8 plugins covering source ingestion (Datadog, Prometheus, OpenSearch), action execution (Kubernetes restart + scale), and notification (Slack, PagerDuty, incident.io, GitHub). MCP-server plugins extend the agent tool surface at runtime — point at any compliant server and its tools register automatically.

  • One-click plugin installation
  • Version management & updates
  • Community ratings & reviews
  • Open source plugin SDK
Browse Marketplace
Datadog
12.5k downloads
PagerDuty
8.2k downloads
Prometheus
15.1k downloads
Slack
22.3k downloads
AWS
18.7k downloads
Kubernetes
20.4k downloads