Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #19998: PagerDuty notification: allow selecting EU region endpoint

Component Notifications
Title PagerDuty notification: allow selecting EU region endpoint
Date May 21, 2026
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p14
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p37
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously the PagerDuty notification plug-in was hardwired to the US Events API v2 endpoint (events.pagerduty.com). Users with PagerDuty accounts in the EU data center had no way to direct notifications to events.eu.pagerduty.com without locally patching the plug-in.

The notification parameter dialog now offers a PagerDuty region selector with the two supported regions:

  • US (events.pagerduty.com)
  • EU (events.eu.pagerduty.com)

The same selection is exposed in the REST API on the PagerDuty plug-in parameters via the existing webhook_url field, which now accepts either the US or the EU endpoint URL.

Existing notification rules continue to work without manual intervention.

To the list of all Werks