Skip to content

The Grafana plugin does not support regular expression matching for dropdown boxes. #612

Description

@ZYWNB666

Describe the bug

Image Image Image

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions