- What Grafana version and what operating system are you using?
Grafana v10.4.1 (d3ce857c0e) on Windows
- What are you trying to achieve?
I want to use Variables for my dashboard.
- How are you trying to achieve it?
I added an new variable, type custom and the options like this:
Machine01 : 1, Machine02 : 2, Machine03 : 2
- What happened?
I have 2 fields with the same value, and when I change the variable with the selector on the top of the dashboard, it will not change. For example: I have selected Maschine02, and want to select Machine03. It does not update “$VariableName:Name”
- What did you expect to happen?
I expected “$VariableName:Name” to change
- Can you copy/paste the configuration(s) that you are having problems with?
If needed
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No
- Did you follow any online instructions? If so, what is the URL?
Documentation for Variables: Variables | Grafana documentation