Hi, we are using grafana 8.06 with a zabbix 5.
I have a panel with my datastore disk, from vcenter (template discover datastore)
i can see the free space ( i needed to create a new element in zabbix to see the number instead of percentage), and the total disk of the datastore.
I created a panel, with 2 query, one for the free space, and one for the total space.
But now i would like to use threshold with color on the total ( in white color for exemple) and for the free space, i would like to have in green for half free space, orange for third of the space, and red for tenth of the space.
But the color of the field which indicate the free space, dont change.
So how can i do it? i searched everywere, but for the moment i didn’t find a solution.
thanks