Dear all,
we would like to know if it’s possible to configure email contact point based on a label value .
A bit like what is proposed here for Slack but for emails.
We already tried using {{ .CommonLabels.email_adress }} (where email_adress is one of the labels) but grfana tries to send the email to that string literally.
grafana 11.6.0-pre
Thanks