VictoriaMetrics / grafana-datasource

Grafana Plugin for VictoriaMetrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect display of "Label Filter" for metric names with special characters in query builder

Loori-R opened this issue · comments

Problem Description:

There's an issue in the "Query Builder" related to filtering labels containing special characters. When a user selects a label with special characters in the "Metric" select, the corresponding values in the "Label filter" select do not appear.

Steps to Reproduce:

  1. Open the "Query Builder".
  2. In the "Metric" select, choose a label that contains special characters.
  3. Move to the "Label filter" select.

Expected Behavior:

After selecting a label in "Metric", corresponding values should be available in "Label filter".

Actual Behavior:

After selecting a label with special characters in "Metric", the selects in "Label filter" remain empty.

image

I saw that this was fixed, but there is no newer release to test this fix. When do you plan to release it?

This issue has been fixed in datasource starting from v0.7.0. Closing the issue as fixed.