-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
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).
To Reproduce
- Create a new dashboard.
- Add a variable that has multiple values and enable the All value.
- Create a visualization that display logs that uses the "Repeat by variable" feature with the variable you just created
- Use the variable in the log query.
- 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


