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 batching and stats to openTSDB input #4043

Merged
merged 2 commits into from
Sep 9, 2015
Merged

Add batching and stats to openTSDB input #4043

merged 2 commits into from
Sep 9, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Sep 8, 2015

This change adds batching to the openTSDB input, for all points received over the telnet protocol. It also adds stats support to the openTSDB input.

@otoolep
Copy link
Contributor Author

otoolep commented Sep 8, 2015

[ci skip]
@otoolep
Copy link
Contributor Author

otoolep commented Sep 8, 2015

Branch is green, as can be seen on Circle here: https://circleci.com/gh/influxdb/influxdb/5676

@corylanou
Copy link
Contributor

+1. Assuming no new tests needed for the added functionality?

@otoolep
Copy link
Contributor Author

otoolep commented Sep 9, 2015

No @corylanou -- batching should be transparent to the tests, and the fact that they still pass is good enough for me. In addition the batcher itself has been unit-tested for a while now.

otoolep added a commit that referenced this pull request Sep 9, 2015
Add batching and stats to openTSDB input
@otoolep otoolep merged commit e38a204 into master Sep 9, 2015
@otoolep otoolep deleted the opentsdb_batching branch September 9, 2015 02:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants