feat: add alertmanager handler
This commit is contained in:
parent
1bc747c18b
commit
773555491a
4 changed files with 82 additions and 0 deletions
|
@ -22,6 +22,11 @@ data:
|
|||
type "discord_embed"
|
||||
topic "forgejo"
|
||||
}
|
||||
|
||||
handler "/alerts" {
|
||||
type "alertmanager"
|
||||
topic "infra"
|
||||
}
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue