You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /usr/local/www/icingaweb2/modules/grafana/library/Grafana/Helpers/Timeranges.php:137
#310
Open
gettoknowmii opened this issue
Mar 22, 2023
· 5 comments
This is a new installation. It is also with the old IDO. I don't have icingaDB - icinga writes data to influxdb which is a use as a data source on grafana to create graphs thats I want to display in icinga.
i need more time (which i dont have at the moment) to do an release with a fix.
This is untested but should fix your problem. Edit /usr/share/icingaweb2/modules/grafana/library/Grafana/Helpers/Timeranges.phpand change line 137 from
Expected Behavior
Login to icingaweb > modules > grafana > configuration > should allow me to configure grafana settings
Current Behavior
Login to icingaweb > modules > grafana > configuration > produces the above error
Possible Solution
Php code need to be changed
Steps to Reproduce (for bugs)
install and configure icinga and icingaweb2 on a FreeBSD server. try to configure the grafana module
Context
i am unable to display grafana graphs in icinga
Your Environment
FreeBSD 13.1
icingaweb2-php81-2.11.4_1
icingaweb2-module-grafana-php81-1.4.2_1
icinga2-2.13.6
Icinga Web 2 Version | 2.11.4
PHP Version: 8.1.15
The text was updated successfully, but these errors were encountered: