Skip to content

Grafana panel using "Repeat by variable" displays data for one value in all panels #502

@Krernertok

Description

@Krernertok

Describe the bug

I have a dashboard that displays logs for multiple jobs in separate panels using the "Repeat by variable" feature. In my case, the values are displayed correctly in the panel title of each panel. However, each panel displays the data using the same, single variable value instead of using a different value for each panel (i.e. the same value that is used in the title).

Image
Image
Image

To Reproduce

  1. Create a new dashboard.
  2. Add a variable that has multiple values and enable the All value.
  3. Create a visualization that display logs that uses the "Repeat by variable" feature with the variable you just created
  4. Use the variable in the log query.
  5. Select the All value so that Grafana displays multiple panels

Each panel should show the same data.

Versions of VictoriaLogs datasource and VictoriaLogs backend

VictoriaLogs version: victoria-logs-20251128-234103-tags-v1.39.0-0-ge4f2a3c0a0 (single node)
VictoriaLogs datasource version: v0.22.4

Link to dashboard in Victoria Metrics

No response

Please provide dashboard JSON if it is possible

No response

Additional information

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions