Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add logic to telegram plugin to check previous severity (#360)
* fix syntax errors * add routing plugin * change alert duplicate count in routing plugin to 1 * fix routing * reinit plugin * update routing pluging * disable telegram notification for custom severity * remove routing plugin * disable telegram notification for custom severity * Revert "remove routing plugin" This reverts commit 0deefe0. * Revert "update routing pluging" This reverts commit 7d5fc43. * Revert "add routing plugin" This reverts commit b14f434. * Revert "fix syntax errors" This reverts commit cc0d62c. * disable TELEGRAM_DISABLE_NOTIFICATION_SEVERITY * revert * add checking previous severity for telegram forwarding * remove closed frome severity * remove 'closed' from severities
- Loading branch information