-
What Grafana version and what operating system are you using?
- 13.01
-
What are you trying to achieve?
- I have a gauge panel which is repeated by variable. This gauge has a threshold set so that any value below 500 makes it read. This part works properly like in the fragment here:
- I have a gauge panel which is repeated by variable. This gauge has a threshold set so that any value below 500 makes it read. This part works properly like in the fragment here:
-
How are you trying to achieve it?
- I’m trying to have a text “ALARM” displayed when the value is below 500 (in fact between 0 and 500). This part also works well via variable substitution as shown above but…
- I wanted to have this text also coloured as red at the same time!
-
What happened?
- The text is visible but it’s not coloured
-
What did you expect to happen?
- Have “ALARM” text coloured red
-
Can you copy/paste the configuration(s) that you are having problems with?
- This is my part of the config:
- This is my part of the config:
-
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?
- Yes. Even such example of value mappings is in the page but I have the same config and it doesn’t work Configure value mappings | Grafana documentation
Am I missing something in the whole picture? Please help
thank you in advance and regards,
Szymon




