You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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 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.
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
andflusher_stdout
, as well as the current Kafka flusher implementations (flusher_kafka
andflusher_kafka_v2
).Additional comments
Discussed in #2098
Originally posted by xuzhijvn February 17, 2025
The text was updated successfully, but these errors were encountered: