-
Notifications
You must be signed in to change notification settings - Fork 665
[Feature] Support to configure custom decode method for kafka configurations #540
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
Conversation
…and fix bug `kafka-reporter-plugin-8.15.0 throw exception "java.lang.NoClassDefFoundError: com/google/gson/Gson"`
|
I remember there was a discussion about this, please link to the issue. |
discussion is a bug |
...er-plugin/src/main/java/org/apache/skywalking/apm/agent/core/kafka/KafkaProducerManager.java
Outdated
Show resolved
Hide resolved
...er-plugin/src/main/java/org/apache/skywalking/apm/agent/core/kafka/KafkaProducerManager.java
Outdated
Show resolved
Hide resolved
...er-plugin/src/main/java/org/apache/skywalking/apm/agent/core/kafka/KafkaProducerManager.java
Outdated
Show resolved
Hide resolved
…c/main/java/org/apache/skywalking/apm/agent/core/kafka/KafkaProducerManager.java
wu-sheng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GuiSong01 I rewrote the docs for you. Others are good for me.
Sorry for letting you wait for so long, take a long time to recovery from jetleg
Support to configure custom decryption methods for kafka configurations
If this is non-trivial feature, paste the links/URLs to the design doc.
Update the documentation to include this new feature.
Tests(including UT, IT, E2E) are added to verify the new feature.
If it's UI related, attach the screenshots below.
If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #10815.
Update the
CHANGESlog.