mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
fix(monitoring): telegram alerts grafana link
This commit is contained in:
@@ -112,7 +112,7 @@ in
|
|||||||
⚠ <b>{{ index .Annotations "summary"}}</b>
|
⚠ <b>{{ index .Annotations "summary"}}</b>
|
||||||
{{ index .Annotations "description" }}
|
{{ index .Annotations "description" }}
|
||||||
|
|
||||||
See on <a href="${config.services.grafana.domain}/d/alpUteInz/niveum">Grafana</a>.
|
See on <a href="http://${config.services.grafana.domain}/d/alpUteInz/niveum">Grafana</a>.
|
||||||
{{ else -}}
|
{{ else -}}
|
||||||
😌 <del>{{ index .Annotations "summary"}}</del>
|
😌 <del>{{ index .Annotations "summary"}}</del>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user