jantman / awslimitchecker

A script and python package to check your AWS service limits and usage via boto3.
http://awslimitchecker.readthedocs.org/
GNU Affero General Public License v3.0
515 stars 187 forks source link

Upgrade PagerDuty Integration from Events API v1 to Events API v2 #586

Open vincentclee opened 11 months ago

vincentclee commented 11 months ago

Feature Request

Currently this project sends warning/critical alerts to notification provider PagerDuty through the Events API v1.

Since the Pagerduty Events API v2 is available, Pagerduty strongly recommends using the Events API v2.

References

lebull commented 9 months ago

~Pagerduty API v1 will be reaching EOL very soon. Is there any intent to update this tool?~

Sorry, I was mistaken. There are some other resources pagerduty is deprecating, but the Events V1 Api is staying in-tact