'how to regex replace when defining grafana variables

In grafana variable, after query (domain:$domain workflow:$workflow | tag type), the values are all with /

how to use regex to replace / with _ ?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source