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

fix: Update PagerDuty API V2 to send full details on resolve #1483

Merged
merged 1 commit into from
Aug 1, 2018
Merged

fix: Update PagerDuty API V2 to send full details on resolve #1483

merged 1 commit into from
Aug 1, 2018

Conversation

mikebryant
Copy link
Contributor

This adds compatiblity with PagerDuty's Event rules feature, allowing resolve events to be routed based on attributes

Fixes #1440

This adds compatiblity with PagerDuty's Event rules feature, allowing resolve events to be routed based on attributes

Fixes #1440

Signed-off-by: Mike Bryant <m@ocado.com>
@simonpasquier
Copy link
Member

LGTM. I see that @stuart-warren already +1s. Lets wait a bit for @scarvel8 to weigh in. In case of no response, we can merge it in a few days.

@scarvel8
Copy link
Contributor

LGTM

@mikebryant
Copy link
Contributor Author

I just got notification that PagerDuty have made a change to how their API resolves events:

(PagerDuty Support)Aug 1, 05:58 PDT
Hi Mike,Thanks for your patience while we worked on this. Our engineering team has made an update that should now allow resolve events that are sent with only a dedup_key to resolve alerts through global event rules.

So it looks like this PR is no longer necessary, but likely wouldn't hurt.

@stuartnelson3 stuartnelson3 merged commit 216aa78 into prometheus:master Aug 1, 2018
@mikebryant mikebryant deleted the wip-1440 branch August 1, 2018 13:57
mxinden pushed a commit to mxinden/alertmanager that referenced this pull request Aug 14, 2018
…eus#1483)

This adds compatiblity with PagerDuty's Event rules feature, allowing resolve events to be routed based on attributes

Fixes prometheus#1440

Signed-off-by: Mike Bryant <m@ocado.com>
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.

using pagerduty and event rule filters. resolve events lost due to lack of context/payload
4 participants