Hello,
When sending alarms to Discord, grafana sends all sorts of piece of information which we really don’t need and I’m not sure how I can template these:
Value: [no value]
Labels:
- alertname = PROD KUBE RAM Usage %
- grafana_folder = Alert Rules
Annotations:
Source: http://grafana.monitoring.svc.i.company.com:3000/alerting/grafana/BIy3Vv1Vk/view?orgId=1
Silence: http://grafana.monitoring.svc.i.company.com:3000/alerting/silence/new?alertmanager=grafana&matcher=alertname%3DPROD+KUBE+RAM+Usage+%25&matcher=grafana_folder%3DAlert+Rules
Dashboard: http://grafana.monitoring.svc.i.company.com:3000/d/i5Rk7DJVz?orgId=1
Panel: http://grafana.monitoring.svc.i.company.com:3000/d/i5Rk7DJVz?orgId=1&viewPanel=4
Under this there’s the alarm status (firing/resolved) and then the panel screenshot.
Basically the only thing that I’m interested in besides the image screenshot is the alarm name and the affected instance (instance name, for example).
Any way I can filter these out?
I’m using Grafana 9.3.6