Migrating from Legacy Alerts to New Alerting – Multi-Query Logic Issue

Generally speaking, yes. Classic condition does not go away any time soon. If the only problem is to extract information from alerts you still can do that via templating mechanisms Template annotations and labels | Grafana Cloud documentation. For classic conditions there is a special templating approach to access value of each dimension, for example $values.B0.Value where B0, B1 etc is dimension of RefID B (RefID=C is classic condition)

1 Like