Alerts on Gauge Panel and others types

Hello,

I saw a person using alerts on Gauge panels and other types of panels. I saw on Github a request to add functionality about this (https://github.com/grafana/grafana/issues/6983). But I don’t understand how this person could do it.

Also, I can’t find the type of panel to get the result in the top right corner of the screenshot (Zabbix agent status).

Thank you very much to you,
Good day/evening.

hello what is the question?

I’m looking to do the same thing as he did : alerts on gauge panels and the Zabbix Agent Status with the 3 dots

did you install the latest version?

Yes i have the last version of Grafana

Basically you can configure the panel with a graph, edit the json model and change "type": "graph" to "type": "stat"

1 Like

Yeah i saw that too, thanks! I need to set type to gauge then no?

1 Like