Share common alerts #3

Open
opened 2025-04-25 09:36:51 +00:00 by p4u1 · 0 comments
Owner

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 the grafana-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 :)

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 the `grafana-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 :)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/monitoring-ng#3
No description provided.