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

Add option to InfluxWriter to submit null records to InfluxDB after a timeout #318

Open
webbpinner opened this issue Oct 13, 2022 · 0 comments

Comments

@webbpinner
Copy link
Contributor

Add option to InfluxWriter to submit null records to InfluxDB after a timeout

  • This is useful for setting up Influx to detect when actual data stops flowing.
  • The default timeout should be 30 seconds
  • There should be the option to set a custom timeout (i.e. timeout=30)
  • The default behavior should be to send the message to InfluxDB once
  • There should be and option to send the message repeatedly (i.e. repeat=True).
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