Mikesch-mp / icingaweb2-module-grafana

Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
https://icinga.com/community/
GNU General Public License v2.0
240 stars 93 forks source link

InfluxDB Error: query-timeout limit exceeded pop-up #250

Closed bunghi closed 4 years ago

bunghi commented 4 years ago

Hi,

Since upgraded to Grafana 7 from time to time I get this timeout error on the grafana panel in IcingaWeb2, and there is no way to close the red pop-up message with the 'x', it just redirects to grafana server:

image

  1. Is there any way to avoid this pop-up?
  2. How can I change the timeout setting?

Thanks

Mikesch-mp commented 4 years ago

Hello,

this is a setting from your influxdb. Normaly you can find them in /etc/influxdb/influxdb.ini. Hint: Your influxDB server needs more ram :)

Regards, Carsten