feat(grafana): added alerts configuration provisioning

This commit is contained in:
ITQ
2025-07-26 05:34:35 +03:00
parent 0db6ed576a
commit 7127227350
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