Setup
Create an OpsGenie API integration
- In OpsGenie, go to Settings → Integrations → Add Integration
- Select API integration
- Copy the API Key
- Note your region (
usoreu)
Configuration
| Field | Description | Required |
|---|---|---|
apiKey | OpsGenie API key for alert creation | Yes |
region | OpsGenie API region: us or eu | Yes |
Lifecycle behavior
| DevHelm event | OpsGenie action |
|---|---|
| Incident created | Creates a new alert |
| Incident resolved | Closes the corresponding alert |
| Incident reopened | Creates a new alert |
Troubleshooting
Alerts not creating
Alerts not creating
- Verify the API key has permission to create alerts
- Confirm the region matches your OpsGenie account (US vs EU)
- Run
devhelm alert-channels test <id>