Documentation Index
Fetch the complete documentation index at: https://docs.steadwing.com/llms.txt
Use this file to discover all available pages before exploring further.
What does the PagerDuty integration do?
The PagerDuty integration feeds incident timelines, alerts, escalation patterns, and response metrics into Steadwing’s root cause analysis giving Steadwing the on-call context needed to correlate responder actions with production incidents. During RCA, Steadwing queries your PagerDuty account for relevant incidents, log entries, and custom fields automatically.Why Use PagerDuty with Steadwing?
Incident Timeline
Build complete incident timelines with triggers, acknowledgments, and resolutions
Alert Correlation
Connect PagerDuty alerts to monitoring tools like Datadog and Sentry
Response Metrics
Track time to acknowledge and resolve for incident analysis
Escalation Patterns
Understand escalation paths and responder involvement during incidents
Connection Methods
There are two ways to connect PagerDuty to Steadwing. You can use one or both together.| Method | Best For |
|---|---|
| Marketplace App (OAuth) | Auto-triggering RCA when a PagerDuty alert fires |
| API Key | Querying PagerDuty as a data source during RCA |
Method 1: Marketplace App (OAuth)
Install Steadwing directly from the PagerDuty Marketplace. Once installed, Steadwing automatically launches root cause analysis the moment a PagerDuty alert fires no manual intervention needed.1-Click Installation
Install Steadwing directly from the PagerDuty Marketplace no manual configuration needed.
Auto-Trigger on Alerts
Steadwing automatically kicks off root cause analysis whenever a PagerDuty alert fires.
In-Depth Analysis & Noise Reduction
Get comprehensive analysis of every alert while filtering out noise.
Step 1: Install Steadwing from the PagerDuty Marketplace
- Go to the PagerDuty Marketplace (PagerDuty → Integrations → App Registration or Marketplace)
- Search for Steadwing and click Install
- Authorize the connection it will redirect you back to Steadwing
Step 2: Link to your Steadwing organization
- After the redirect, select your Steadwing organization from the dropdown
- Click Complete Setup
- The app status will show App installed on the PagerDuty integration card
The Marketplace App handles webhook delivery. Steadwing receives PagerDuty alert events automatically without any additional configuration.
Method 2: API Key
Connect PagerDuty as a data source, allowing Steadwing to query incident and alert data during root cause analysis.Step 1: Create a PagerDuty API Key
- Log in to your PagerDuty account
- Navigate to Integrations → Developer Tools → API Access Keys
- Direct link: https://your-subdomain.pagerduty.com/api_keys
- Click Create New API Key
- Configure the key:
- Description: Steadwing Integration
- Key Type: Read-only API Key (recommended)
- Click Create Key
- Copy the generated API key
Step 2: Connect PagerDuty in Steadwing
- Navigate to Steadwing Settings
- Find the PagerDuty integration card
- Click Connect via API Key
- Fill in the required fields:
- API Key: Your PagerDuty API key
- Click Connect
What data does Steadwing pull from PagerDuty?
Steadwing queries PagerDuty for:- Incidents - Active and recent incidents by time range and status
- Alerts - Alerts associated with each incident
- Log Entries - Complete incident timeline including triggers, escalations, and resolutions
- Response Metrics - Time to acknowledge, time to resolve
- Custom Fields - Any custom incident field values you’ve configured
What permissions does the PagerDuty integration need?
The PagerDuty API key requires read access to:- Incidents - Read incident data and status
- Alerts - Read alert details and sources
- Log Entries - Read incident activity logs
FAQs
Do I need both connection methods?
Do I need both connection methods?
No. The Marketplace App auto-triggers RCA when alerts fire. The API Key lets Steadwing query PagerDuty as a data source during analysis. Using both together gives you full coverage — automatic triggers plus deep data access.
What type of API key should I use?
What type of API key should I use?
A read-only API key is recommended. Steadwing only queries incident data and does not need write access to your PagerDuty account.
How does Steadwing correlate PagerDuty with other tools?
How does Steadwing correlate PagerDuty with other tools?
PagerDuty alerts often contain integration metadata from monitoring tools like Datadog, Sentry, or CloudWatch. Steadwing uses this metadata to correlate incidents across your entire observability stack.
Can Steadwing acknowledge or resolve incidents?
Can Steadwing acknowledge or resolve incidents?
No, Steadwing only has read access. Steadwing queries incident data but never acknowledges, resolves, or modifies incidents in PagerDuty.
What time range does Steadwing query?
What time range does Steadwing query?
Steadwing queries incidents around the incident timeframe being analyzed, typically including some buffer time before and after to capture related events.
What happens if my API key is revoked?
What happens if my API key is revoked?
The API Token connection will stop working. Create a new API key and update it in Steadwing Settings to reconnect.