feat(grafana): added alerts configuration provisioning

This commit is contained in:
ITQ
2025-07-26 05:34:35 +03:00
parent 029e70b15f
commit b0fd0b937d
3 changed files with 212 additions and 0 deletions
@@ -0,0 +1,17 @@
apiVersion: 1
contactPoints:
- orgId: 1
name: Telegram
receivers:
- uid: aet1srtyc40lca
type: telegram
settings:
bottoken: 7797967907:AAGZuUzzuS4LLb525rDNY52Awc2tvpsLjd4
chatid: "-1002555823797"
disable_notification: false
disable_web_page_preview: false
message: '{{ template "telegram.default.message" . }}'
parse_mode: Markdown
protect_content: false
disableResolveMessage: false