feat: enhance configuration files with detailed comments for clarity

This commit is contained in:
icey-yu
2026-03-20 18:24:51 +08:00
parent 5028624fa3
commit 801ac740b7
15 changed files with 74 additions and 69 deletions
+3
View File
@@ -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 }}