argoproj / argoproj/notifications-engine
PagerDuty: Support dedup_key in notifications payload
Open
- Dominant language
- Go
- Stars
- 334
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Expose a DedupKey field on PagerDutyV2Notification, surface it in templates, and pass it through to pagerduty.V2Event so PagerDuty can correlate repeat alerts.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate PagerDutyV2Notification and the code that constructs pagerduty.V2Event, then trace how notification fields are exposed in templates. Done means DedupKey is available on the notification, can be surfaced in templates, and reaches the PagerDuty event payload; inspect nearby integration tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100