Skip to content
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

Triggers panel: unable to edit panel in Grafana 6.0 #685

Closed
banzayats opened this issue Feb 26, 2019 · 4 comments
Closed

Triggers panel: unable to edit panel in Grafana 6.0 #685

banzayats opened this issue Feb 26, 2019 · 4 comments

Comments

@banzayats
Copy link

Describe the bug
Cannot edit triggers panel after upgrading Grafana to 6.0.0.

Screenshots
Browser shows blank screen:
image

Browser's console shows the following:
image

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
6.0.0 4.0.5 3.10.0
@alexanderzobnin
Copy link
Collaborator

Yes, it's due to changes in panel architecture in grafana. I will add a fix in the next plugin release.

@alexanderzobnin alexanderzobnin added this to the 3.10.1 milestone Feb 28, 2019
@alexanderzobnin alexanderzobnin changed the title Triggers panel: cannot change existing panel after upgrading Grafana Triggers panel: unable to edit panel in Grafana 6.0 Mar 1, 2019
@alexanderzobnin
Copy link
Collaborator

Fixed by adding "dataFormats": [] into plugin.json.
Related to grafana/grafana#15217

@JonZolot
Copy link

I am working with an older version of Zabbix having the same edit panel issues for the older version of this plugin. Where in plugin.json do you add "dataFormats":[] to fix this?

@alexanderzobnin
Copy link
Collaborator

@JonZolot see the 18babc8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants