Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PagerDuty Integration for alerting on job failures #154

Merged
merged 16 commits into from
Oct 10, 2024

Conversation

mattwilshire
Copy link
Member

@mattwilshire mattwilshire commented Oct 7, 2024

Adds PagerDutyClient that uses the Events API v2 integration key to trigger / resolve incidents.

The integration key is placed in the application.properties and multiple integration keys can be use to raise incidents in different services like the following:

l10n.pagerduty.integrations.default=KEY_HERE
l10n.pagerduty.integrations.another=KEY_HERE

@mattwilshire mattwilshire force-pushed the mattwilshire/pagerduty-integration branch from e940c60 to e3289fc Compare October 10, 2024 12:25
@mattwilshire mattwilshire merged commit dd07faa into master Oct 10, 2024
2 checks passed
@mattwilshire mattwilshire deleted the mattwilshire/pagerduty-integration branch October 31, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants