+ Incident lifecycle tracking and automated RCA +
+Incidents received via webhook
++ + {error} +
+Loading incidents...
+No incidents received yet
++ Configure webhooks in incident.io to start receiving events +
+ +
+ {JSON.stringify(incident.payload, null, 2)}
+
+ + Showing {offset + 1}-{Math.min(offset + limit, total)} of {total} +
++ To update, paste a new secret below. +
+
+ After creating the webhook endpoint in incident.io, copy the signing secret
+ (starts with whsec_) and paste it below.
+ When set, Aurora will cryptographically verify that incoming webhooks are genuine.
+ Without it, any request to your webhook URL will be accepted.
+
+ Unable to load webhook URL. Please try refreshing. +
+ ); + } + + return ( +
+ {webhookData.webhookUrl}
+
+
+ Setup Instructions:
++ Automatically investigate new incidents with Aurora +
++ Automatically post RCA results back to the incident timeline +
+