fluxcd / notification-controller

The GitOps Toolkit event forwarded and notification dispatcher

Home Page:https://fluxcd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opsgenie Alias for deduplication of alerts

hhollenstain opened this issue · comments

We currently utilize Opsgenie for paging and found the integration with flux works pretty well. The main issue of contention is missing the alias for deduplication. Currently when an alert is triggered it will continuous fire/create new pages. Ideally we can set an alias and fire once and let Opsgenie handle additional notification/triggers.

payload := OpsgenieAlert{

Opsgenie API docs

This would be nice to have.

Would also be great to have the alerts solve themself automatically once they are not happening anymore.