Grafana version - v9.1.5
I am trying to achieve a table panel that is coloured by threshold, but does not show the values
My table looks like this
I want to just hide the 1s and 0s, and only show a colored table.
Is it possible to achieve this ?
Grafana version - v9.1.5
I am trying to achieve a table panel that is coloured by threshold, but does not show the values
My table looks like this
I want to just hide the 1s and 0s, and only show a colored table.
Is it possible to achieve this ?
My data source is a custom metric exporter, so i can change it.
How do you suggest changing it ?
I would not do it on the export side
It would be on query side.
Also how useful would this viz be with just red and green colors?