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

[FEATURE]:Add a Kafka flusher that implements the FlusherV2 interface #2099

Open
xuzhijvn opened this issue Feb 17, 2025 · 2 comments
Open
Assignees

Comments

@xuzhijvn
Copy link

xuzhijvn commented Feb 17, 2025

Concisely describe the proposed feature
I would like to add a Kafka flusher that implements the FlusherV2 interface so that it can work seamlessly with other V2 plugins.

Describe the solution you'd like (if any)

I will refer to the implementations of other FlusherV2 interfaces, such as flusher_http and flusher_stdout, as well as the current Kafka flusher implementations (flusher_kafka and flusher_kafka_v2).

Additional comments

Discussed in #2098

Originally posted by xuzhijvn February 17, 2025

@Takuka0311
Copy link
Collaborator

Thank you very much for your willingness to contribute to our project. We truly appreciate your initiative and effort in enhancing the functionality of our system.
We would like to suggest that you prioritize working on the flusher_kafka_v2 plugin.
Please feel free to reach out if you need any specific information or assistance as you proceed. Your contribution is invaluable, and we are here to support you every step of the way.
Thank you once again for your dedication and contribution. Looking forward to seeing your development on this important plugin.

@xuzhijvn
Copy link
Author

Thank you very much for your willingness to contribute to our project. We truly appreciate your initiative and effort in enhancing the functionality of our system. We would like to suggest that you prioritize working on the flusher_kafka_v2 plugin. Please feel free to reach out if you need any specific information or assistance as you proceed. Your contribution is invaluable, and we are here to support you every step of the way. Thank you once again for your dedication and contribution. Looking forward to seeing your development on this important plugin.

Thank you for your suggestion. I will prioritize implementing the FlusherV2 interface in flusher_kafka_v2.

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

No branches or pull requests

2 participants