-
Notifications
You must be signed in to change notification settings - Fork 1
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
Data stops flowing into Influx #10
Comments
There's an issue with the telegraf setup. This is separate from the MQTT breakdown which was observed in #13. Here's an example of telegraf eventually not working:
|
I've been working around this in an inelegant way:
|
We haven't been restarting telegraf lately. Also the problem hasn't shown up lately. Would like to know why it was happening previously, but we may close this issue if we don't see any bad behavior over the next week, whether we have time to dig into the underlying cause for the previous failure mode or not. ONWARD! |
Spotted this a couple times is the last few days. Is there a new version of Telegraf we can use? If not, maybe we can write a small program that performs this same function on our behalf. |
telegraf didn't receive pingresp
|
Recently we've observed a full week without a failure. And we haven't been restarting Telegraf regularly. 🤔 |
Make sure we're up to date with |
And there is a new version of Telegraf available |
Abandoning use of influx, entirely, for now 😈 |
We have to regularly restart telegraf in order to keep data flowing. Let's try the following:
From telegraf logs:
From influx logs:
The text was updated successfully, but these errors were encountered: