1 Commits

Author SHA1 Message Date
g4st3r
6dd1745649 Use public domain in alert links 2026-03-07 21:08:25 +00:00

View File

@@ -19,7 +19,7 @@ receivers:
{{ .Annotations.summary }}
{{ .Annotations.description }}
Instance: {{ .Labels.instance }}
Details: {{ .GeneratorURL }}
Details: {{ reReplaceAll "http://[^/]+" "https://prometheus.g4st3r.ru" .GeneratorURL }}
{{ end }}
parse_mode: Markdown
disable_notifications: false