updated grafana modules
This commit is contained in:
parent
ae79eda745
commit
7413af8b2b
15 changed files with 159 additions and 81 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{ define "gchat-body-template" -}}
|
||||
{{ define "google-chat-body-template" -}}
|
||||
{{- $alerts := .Alerts }}
|
||||
{{- if not $alerts }}{{ $alerts = . }}{{ end }}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{{ define "gchat-title-template" -}}
|
||||
{{ define "google-chat-title-template" -}}
|
||||
{{- if eq .Status "firing" -}}
|
||||
🔥 Firing:
|
||||
{{- else if eq .Status "resolved" -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue