Unable to extract name using regex in UQL

I was playing with the example here - Grafana.

I want to use a UQL query to get the name using the regex filter. Below is the query I am using:

I want to extract names containing a specific substring, how can I do that?