denesdata / roem

🇷🇴💹📉📊 Romanian Economic Monitor
https://econ.ubbcluj.ro/coronavirus
Other
18 stars 6 forks source link

Fix the autorestart issue #33

Closed csaladenes closed 3 years ago

csaladenes commented 4 years ago

Looks like it has to do with InfluxDB autoupdate or groupby. Go through panels and set data sources correclt.y

csaladenes commented 3 years ago

Autorestart is most likely caused by InfluxDB out of memory or high CPU usage.

csaladenes commented 3 years ago

54 might solve this issue

csaladenes commented 3 years ago

Temporarily set memory and CPU usage limits for each container in docker-compose, however, for this is needed to downgrade docker-compose to v2.2.

csaladenes commented 3 years ago

Fixed by introducing batch writing to influxdb