Hi Guys,
Are there other plugins to display the alerts on the dashboard except for Alert list?
Thank you!
@ntkhangnguyendu Take a look at
Hi, the API just shows me the history of the Alert, but I just want to display the current status of the alert. Is it possible for Grafana HTTP API?
@ntkhangnguyendu We have not implemented the current state of the alert yet.
I would try to group by using Transformations and get the last value from returned Annotations.
Let me know if it works.