You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to email you to let you know the following changes will be happening in the near future.
CHANGES TO WEBHOOKS: We are happy to launch our v3 webhooks utilized to build a native integration. In addition, we wanted to let you know that we are deprecating our v1 webhooks and v2 webhooks at the end of November 2021 (v1 webhooks) and March, 2022 (v2 webhooks). Please review your current integration listed on the PagerDuty Directory and upgrade your integration to v3 webhooks before November, 2021.
Integration Documentation: Please also review your integration documentation and make any changes needed.
INCIDENT AND ALERT ID CHANGES: We are also making changes to the Incident and Alert ID. The Incident and Alert ID are being increased in character length to 14 in place of the current 7 characters to support the increasing storage capacity of our systems starting in the month of October, 2021.
We will first roll this out to our EU service region on October 5, 2021, followed by a rollout to the North American service region on October 12, 2021.
If you have a custom integration or your own code that makes use of PagerDuty’s API, you should review that code at this time to ensure that it will continue to function with the new identifiers. Specifically, you should confirm that your code does not rely on the existence of a P prefix for incident identifiers, nor make assumptions that they are of a certain length.
The text was updated successfully, but these errors were encountered:
We just received a notification from the PagerDuty partner team regarding upcoming changes to PagerDuty APIs that we need to review.
Re: Your integration with PagerDuty built with PagerDuty's APIs and webhooks
https://www.pagerduty.com/integrations/sensu/
Just wanted to email you to let you know the following changes will be happening in the near future.
CHANGES TO WEBHOOKS: We are happy to launch our v3 webhooks utilized to build a native integration. In addition, we wanted to let you know that we are deprecating our v1 webhooks and v2 webhooks at the end of November 2021 (v1 webhooks) and March, 2022 (v2 webhooks). Please review your current integration listed on the PagerDuty Directory and upgrade your integration to v3 webhooks before November, 2021.
Resource Links for webhooks:
https://support.pagerduty.com/docs/webhooks
https://support.pagerduty.com/docs/webhooks#migrating-from-v1v2-generic-extensions-to-v3-webhook-subscriptions
Integration Documentation: Please also review your integration documentation and make any changes needed.
INCIDENT AND ALERT ID CHANGES: We are also making changes to the Incident and Alert ID. The Incident and Alert ID are being increased in character length to 14 in place of the current 7 characters to support the increasing storage capacity of our systems starting in the month of October, 2021.
We will first roll this out to our EU service region on October 5, 2021, followed by a rollout to the North American service region on October 12, 2021.
If you have a custom integration or your own code that makes use of PagerDuty’s API, you should review that code at this time to ensure that it will continue to function with the new identifiers. Specifically, you should confirm that your code does not rely on the existence of a P prefix for incident identifiers, nor make assumptions that they are of a certain length.
The text was updated successfully, but these errors were encountered: