- POST /api/v1/webhooks/pagerduty/:organization_id endpoint - HMAC-SHA256 signature verification (optional, via webhook_secret) - incident.resolved → resolve_alert_silent (no re-notify to PagerDuty) - incident.acknowledged → acknowledge_alert_silent (no re-notify) - Matches alerts via dedup_key format: towerops-alert-<uuid> - Webhook secret configurable in org settings PagerDuty panel - Setup instructions in UI for PagerDuty Generic Webhooks (v3) |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||