I'd like to create a Grafana variable/filter of all possible values of a label region
on the metric instance
. The query for listing these value is:
group by (region)(instance)
Unfortunately, when I paste this query in Grafana >> Variables >> Query options >> Query I get the errors
Validation
cannot parse parameter match[]
and
Templating [region]
Error updating options: cannot parse parameter match[]