Share common alerts #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We (Klasse & Methode) started sharing our alerts in https://git.coopcloud.tech/coop-cloud/monitoring-ng/src/branch/main/grafana-alerts.json.tmpl
I just tried to improve some alerts by including
{{ $label.instance }}
and{{ (index $values "A").value }}
. This threw errors during deployment because thegrafana-alerts.json.tmpl
is already a golang template. Not sure how best to proceed...Before diving deeper into this I want to check with you @moritz if you think sharing alerts and collaborating on them is going in the right direction and if you are interested in this. I would be up for a call, if you want to :)