Merge branch 'monitoring-alerts-links' into 'main'
Use public domain in alert links See merge request g4st3r/srv-docker!9
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user