mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 16:29:01 +08:00
feat: enhance configuration files with detailed comments for clarity
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{{/* OpenIM Alertmanager email template.
|
||||
This template renders both firing and resolved alerts.
|
||||
Each alert entry reads labels and annotations from Prometheus rule definitions. */}}
|
||||
{{ define "email.to.html" }}
|
||||
{{ if eq .Status "firing" }}
|
||||
{{ range .Alerts }}
|
||||
|
||||
Reference in New Issue
Block a user