grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

Ability to execute "Manual event actions" on Zabbix Problems panel

Open christos-diamantis opened this issue 5 months ago • 3 comments

This PR resolves the below issues: #2022 #1465

Specifically, when executing a script on the problems panel, we do check if the script scope is event or host. Based on the script scope, the Zabbix API call is constructed differently.

christos-diamantis avatar May 06 '25 11:05 christos-diamantis