-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Please try to fill out as much of the information below as you can. Thank you!
- Yes, I've searched similar issues on GitHub and didn't find any.
Which version contains the bug?
3.0.0
Describe the bug
Hi,
Perhaps the problem with Grafana v11.3.0 can also be solved by modifying the module.
I don't know who exactly is responsible for fixing the problem, because i don't know exactly where the problem is caused and who can fix it best
I will also pass on the other tickets here:
grafana/grafana#95408
grafana/grafana-image-renderer#582
Mikesch-mp/icingaweb2-module-grafana#344
The problem is the seems to be the panal id. With 11.3.0 the variable for the panal id changed:
Here it is &viewPanel=3
Here it is &viewPanel=panel-3.
Futhermore automatically "&timezone=browser&var-disk=$__all&var-threadcount=$__all" is added for variable without a definition ($__all).
In 11.2.2 they are not added automatically to the URL
##################
As you can see, it is an Icinga2 implementation. The url is build by Icinga2, concretely the Icinga2 grafana plugin. I think there is a discrepancy between the Icinga2 module and the Grafana panal id variable, which has changed in 11.3.0.
Possibly also in interaction with the image renderer plugin.
I use this environment:
Icinga2 2.14.3
Grafana Plugin v2.0.3 - https://github.com/Mikesch-mp/icingaweb2-module-grafana
same Problem with v3.0.0 - https://github.com/NETWAYS/icingaweb2-module-grafana
Grafana 11.3.2 ( But also with v11.3.0 ). With v11.2.2 it works.
grafana-image-renderer v3.11.6
I hope this will help.
I will also add this comment to other Github tickets.
How to recreate the bug?
Rendering a Grafana Dashboard via a Icinga2 check.