Icinga / icingaweb2-module-graphite

The Graphite module for displays data stored in Graphite directly in the Icinga Web 2 interface.
https://icinga.com/docs/graphite/latest
GNU General Public License v2.0
73 stars 32 forks source link

Icinga2 graphite graph dissapear from Icinga when auto refresher enabled #316

Closed samogoljat closed 1 year ago

samogoljat commented 1 year ago

Icinga auto refresher makes integrated graphite graph dissapear after it refreshes. This happens when i change timeline from default to other custom time.

I confirmed this by disabling auto refresher, then the graph stayed and didn’t dissapear. I also confirmed with changing auto refresher speed to slow, then it stayed longer, but dissapeared after longer time. Interesting is that it dissapears only when timeline is changed from default, if left default it doesn’t dissapear.

I also tried different versions of graphite icinga module. From version 1.1.0 till latest 1.2.3. Same problem.

Untitled

Untitled Untitled 1036×864 102 KB Icinga Web 2 Version 2.11.4 icinga/icinga-php-thirdparty 0.11.0 icinga/icinga-php-library 0.12.0 Icinga version - 2.13.2-1 AlmaLinux release 8.8 (Sapphire Caracal) graphite 1.2.3 PHP 8.0.30

nilmerg commented 1 year ago

Duplicate of https://github.com/Icinga/icingaweb2/issues/4996

samogoljat commented 1 year ago

Thank you for information!