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

feat(outputs): Add inlong output plugin #16211

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

justinwwhuang
Copy link

@justinwwhuang justinwwhuang commented Nov 20, 2024

Summary

Add inlong output plugin
Apache InLong is a one-stop, full-scenario integration framework for massive data that supports Data Ingestion, Data Synchronization and Data Subscription, and it provides automatic, secure and reliable data transmission capabilities. InLong also supports both batch and stream data processing at the same time, which offers great power to build data analysis, modeling and other real-time applications based on streaming data.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16210

@telegraf-tiger
Copy link
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Nov 20, 2024
@justinwwhuang
Copy link
Author

Thanks so much for the pull request! 🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

!signed-cla

Copy link
Member

@DStrand1 DStrand1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I have some initial comments if you could take a look

plugins/outputs/inlong/inlong.go Outdated Show resolved Hide resolved
plugins/outputs/inlong/inlong_test.go Outdated Show resolved Hide resolved
plugins/outputs/inlong/inlong_test.go Outdated Show resolved Hide resolved
plugins/outputs/inlong/sample.conf Outdated Show resolved Hide resolved
plugins/outputs/inlong/inlong.go Outdated Show resolved Hide resolved
@DStrand1 DStrand1 self-assigned this Nov 23, 2024
justinwwhuang and others added 4 commits November 24, 2024 22:44
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
justinwwhuang and others added 2 commits November 29, 2024 17:02
@justinwwhuang
Copy link
Author

@DStrand1 Hello, I have made corresponding modifications to your comments. Please take a look again. Thank you

justinwwhuang and others added 2 commits December 12, 2024 10:52
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
@justinwwhuang
Copy link
Author

@DStrand1 Hello, I have made corresponding modifications to your comments. Please take a look again. Thank you

@telegraf-tiger
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add inlong output plugin
3 participants