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 :)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.tmplis 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 :)
Yeah absolutely I think sharing and collaborating on alerts and dashboards is the perfect direction :)