Using Override with Regex Groups

Hello :slight_smile:

So far, I am very satisfied with the functions in Grafana. The only thing I’m unable to get working are the overrides. I’m using grafana in combination with the lateste Influx 2.0RC and want to replace the series label by an regex. The query responses a quite ugly label for different hosts but all match a known pattern. Is it possible to use groups in the expression and reuse the captured values in the new label?

Thanks!

Hello @floriuni, this is currently not possible but we plan to introduce a transform for regex names. You can follow this issue for progress.