-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 output plugin to support Apache IoTDB #11561
Comments
I'm glad to see that most of tests passed. But run-readme-linter failed because the CI recognized language option of readme as the first section. Of course, it was short, so the test failed according to its minimum word limit. Then I changed the first section of readme, so the test passed. Up to now, all tests have passed. Could you please take the time to review the code? |
A test on windows failed. But the error occurred in another plugin:
For more detail please see here. Maybe this is a random error with a small probability. |
@citrusreticulata I think this can be closed now that #11557 is merged!? |
All right! Thanks! |
Feature Request
Proposal:
I need an output plugin to support Apache IoTDB. And I'd like to be a contributor, all the code has been completed.
What I want to do now is to submit a qualified PR.
Current behavior:
Telegraf does not support Apache IoTDB.
Desired behavior:
Telegraf supports Apache IoTDB as an output target.
Use case:
Apache IoTDB (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. I'm glad to see that Telegraf will support it.
Apache IoTDB website: https://iotdb.apache.org
Apache IoTDB Github: https://github.com/apache/iotdb
PR submitted
A PR has been submitted. #11557
The text was updated successfully, but these errors were encountered: