PagerDuty / backstage-plugin-backend

PagerDuty plugin for Backstage - Backend
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
3 stars 6 forks source link

feat: add support for alert grouping #9

Closed t1agob closed 8 months ago

t1agob commented 8 months ago

Description

This PR introduces the capacity to enable noise reduction through alert grouping and auto pause of notifications.

The user will be able to pass an optional parameter (intelligent, time, content_based) from within a software template and during service creation alert grouping will be enabled automatically and using recommended defaults.

Auto pause of notifications will also be enabled by default.

Issue number: #8

Type of change

Checklist

If this is a breaking change πŸ‘‡

Acknowledgement

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.