We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cc: @otoolep
I ran into this on master (HEAD at 734e57a) running influxd with this config file (The only change was setting stats enabled = true).
influxd
enabled = true
To repoduce:
[statistics]
$ influxd -config /path/to/config.toml
The process exited completely (running Ubuntu 14.10):
Let me know if you need more detail.
The text was updated successfully, but these errors were encountered:
@otoolep This may be fixed with a commit we are soon to merge: c694d3d
Sorry, something went wrong.
Got it @corylanou -- thanks.
Update changelog
fd8c245
Add #2152, #2154
9ee0f64
otoolep
No branches or pull requests
cc: @otoolep
I ran into this on master (HEAD at 734e57a) running
influxd
with this config file (The only change was setting statsenabled = true
).To repoduce:
enabled = true
under[statistics]
$ influxd -config /path/to/config.toml
The process exited completely (running Ubuntu 14.10):
Let me know if you need more detail.
The text was updated successfully, but these errors were encountered: