Describe the bug
To Reproduce
Why is it only allowed to write regular expressions in code? Actually, I only need simple regular expressions, such as: kubernetes.pod_node_name: "hgx-012" OR kubernetes.pod_name:~ "envoy-ai-gateway-v0.". This cannot be achieved in the plugin's builder. The key point is this statement: kubernetes.pod_name:~ "envoy-ai-gateway-v0.". The Loki plugin supports this, but VL cannot use it in Grafana through the Loki plugin. It's a pity~
Version
version is v1.48.0
plugin version is latest
Logs
No response
Screenshots
No response
Used command-line flags
No response
Additional information
No response
Describe the bug
To Reproduce
Why is it only allowed to write regular expressions in code? Actually, I only need simple regular expressions, such as: kubernetes.pod_node_name: "hgx-012" OR kubernetes.pod_name:~ "envoy-ai-gateway-v0.". This cannot be achieved in the plugin's builder. The key point is this statement: kubernetes.pod_name:~ "envoy-ai-gateway-v0.". The Loki plugin supports this, but VL cannot use it in Grafana through the Loki plugin. It's a pity~
Version
version is v1.48.0
plugin version is latest
Logs
No response
Screenshots
No response
Used command-line flags
No response
Additional information
No response