I am new to Grafana and am creating a system monitoring dashboard.
I have created a table to show the status message that pulls in a text string from an InfulxDB database.
What I want to achieve is a green formatted text box if everything is ok. The text string in this case is “Operational” and a red formatted text box for any other text string.
How can I achieve this?