-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when attempting to acknowledge problems in Zabbix 4.0 #629
Comments
Yes, in Zabbix API 4.0 action became a required field, so I have to pass it in all cases. |
@alexanderzobnin thank you for the fix and your reactivity, much appreciated. |
@glardz this change is not released yet. In order to try this, you should run plugin from master branch. |
thanks Alexander for reply, can you give me the instruction for install with yarn please. |
You can find instructions in the docs I linked for. |
@glardz use |
Plugin was successfully built, you don't need |
hello Alexander, |
I'm submitting a ...
If you don't send bug report, remove sections below
For bug report please include this information:
Software Versions
What did you do?
Upgrade Zabbix from version 3.4 to version 4.0.0. Previously able to acknowledge problems in Grafana. This is no longer the case. When attempting to acknowledge a problem, Grafana spews out
"Zabbix API Error
Incorrect arguments passed to function."
What was the expected result?
The expected result is for the acknowledgement text to be sent to Zabbix.
What happened instead?
Encountered rrror message
"Zabbix API Error
Incorrect arguments passed to function."
Javascript error console
Encountered the following error message
The text was updated successfully, but these errors were encountered: