Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
798 stars 276 forks source link

Graphs disappear during refresh #5192

Open K0nne opened 4 months ago

K0nne commented 4 months ago

Describe the bug

Hello! Today we updated our IcingaWeb2 from 2.9.6 to 2.12.1. Since then our graphs from the grafana module (1.4.2) are disappearing during the refresh cycle. We use the latest edge browser.

Is there a way to prevent this behaviour other than to disable refreshing completely?
The following videos use the refresh setting "standard".

now: 2.12.1
The whole graph disapperars during refresh.

https://github.com/Icinga/icingaweb2/assets/34264690/99e6a2fe-abf5-4031-821a-cd4ba5e3e1df

before 2.9.6
Only the "visual search" overlay from the edge browser in the upper right corner disappears.

https://github.com/Icinga/icingaweb2/assets/34264690/824a21af-0930-48e1-9cec-fbfa6a45ceda

To Reproduce

not sure

Expected behavior

Graph shoud not "flicker".

Your Environment

Include as many relevant details about the environment you experienced the problem in

businessprocess 2.4.0
grafana 1.4.2
monitoring 2.12.1
networkdashboards 1.9.4
pdfexport 0.10.2

Additional context

Only IcingaWeb2 was updated.

nilmerg commented 4 months ago

Hey, please check if #5182 helps here.

K0nne commented 4 months ago

Hi! I tested the fix, but unfortunately it doesn't help.