Alertmanager: PagerDuty v1 API will be unsupported from February 2018

Created on 20 Jun 2017  路  4Comments  路  Source: prometheus/alertmanager

See:
https://v2.developer.pagerduty.com/v2/docs/api-v2-frequently-asked-questions

API v1 will be supported until February 6, 2018

We should migrate to v2.

componennotify help wanted kinfriction prioritPmaybe

Most helpful comment

I've started working on this, I have a WIP branch here: https://github.com/taion809/alertmanager/tree/maint-upgrade-to-pd-events-v2

I expect to have it tested against PD this week.

All 4 comments

This would be very helpful. Right now it seems like PagerDuty's formatting of AlertManager alerts is quite limited (because of non PD-CEF compliance). Events API v2 seems to solve that problem.

I've started working on this, I have a WIP branch here: https://github.com/taion809/alertmanager/tree/maint-upgrade-to-pd-events-v2

I expect to have it tested against PD this week.

my coworker @scarvel8 is actually going to take this instead of me

Submitted as PR #1054

Was this page helpful?
0 / 5 - 0 ratings