Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to adjust behaviour if InfluxDB is unavailable or having performance issues #18

Open
3 tasks
i-ky opened this issue Jul 28, 2022 · 0 comments
Open
3 tasks

Comments

@i-ky
Copy link
Owner

i-ky commented Jul 28, 2022

Based on #13.

If InfluxDB is not available or slow to respond...

module is getting backed up trying to write data to influx and not timing out or failing in any way

This will...

cause some silent backlog in zabbix and suddenly no data at all is being inserted into zabbix

As a solution:

  • Warn users about potential issue and insist on the importance of monitoring InfluxDB availability/performance.
  • Test and document influxdb-relay as a workaround.
  • Introduce timeout: configuration option, drop data if it is not possible to insert it into InfluxDB in a timely fashion, assume no/infinite timeout if it's not configured (current behaviour).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant