updated grafana modules

This commit is contained in:
Stanislav Kopp 2025-08-05 16:40:48 +02:00
parent ae79eda745
commit 7413af8b2b
15 changed files with 159 additions and 81 deletions

View file

@ -1,4 +1,4 @@
{{ define "gchat-body-template" -}}
{{ define "google-chat-body-template" -}}
{{- $alerts := .Alerts }}
{{- if not $alerts }}{{ $alerts = . }}{{ end }}

View file

@ -1,4 +1,4 @@
{{ define "gchat-title-template" -}}
{{ define "google-chat-title-template" -}}
{{- if eq .Status "firing" -}}
🔥 Firing:
{{- else if eq .Status "resolved" -}}