ResolveOps AI

Data Intake & Integrations

Connect alerting, collaboration, ticketing, and monitoring sources into one incident pipeline

Connected sources

4

Simulated sources

2

Events today

2,677

Pipeline status

Ingesting

Data sources

PagerDuty

Alerting

Connected

On-call alerts and escalation events.

142 events todayLast event 2m ago

Slack

Collaboration

Connected

War room updates and incident discussion.

318 events todayLast event just now

Jira

Ticketing

Connected

Follow-up tickets and action item tracking.

27 events todayLast event 14m ago

AWS CloudWatch

Monitoring

Connected

Infrastructure alarms and metric thresholds.

904 events todayLast event 30s ago

Datadog

Monitoring

Simulated

APM traces, deploy markers, and SLO monitors.

1,230 events todayLast event 1m ago

Zendesk

Support

Simulated

Customer impact signals from support volume.

56 events todayLast event 6m ago

Webhook & API intake

Any external system can POST events into ResolveOps AI. Events are normalized and mapped to the right incident automatically.

POST https://api.resolveops.ai/v1/ingest/eventsCopy
{
  "source": "pagerduty",
  "event_type": "alert.triggered",
  "service": "payments-api",
  "severity": "SEV1",
  "occurred_at": "2026-06-26T13:42:11Z",
  "payload": { "error_rate": 0.38 }
}

Authenticated with a per-organization API key stored in Vercel environment variables. Events persist to theexternal_eventstable resolveops-ai-events in Amazon DynamoDB.

Incoming Incident Events

10 events ingested

SourceEvent typeServiceSeverityTimestampMapped incident
PagerDutyalert.triggeredPayments APISEV113:42:11INC-4821
Datadogmonitor.error_ratePayments APISEV113:42:40INC-4821
Datadogdeploy.markerDatabase Clusterinfo13:39:02INC-4821
Slackmessage.warroomPayments APIinfo13:46:55INC-4821
Jiraticket.createdPayments APISEV215:05:30INC-4821
Zendeskticket.spikeCustomer PortalSEV214:03:18INC-4821
CloudWatchalarm.5xxCustomer PortalSEV213:58:44INC-4821
Datadogmonitor.latencyNotification ServiceSEV314:05:09INC-4821
PagerDutyalert.resolvedPayments APIinfo14:41:22INC-4821
CloudWatchalarm.cpuDatabase ClusterSEV412:11:03unmapped