tuohai666 opened a new issue #2917:
URL: https://github.com/apache/incubator-shenyu/issues/2917


   ### Volunteer help
   
   ## Description
   
   Apache ShenYu uses java agent and bytecode enhancement technology to achieve 
seamless embedding, so that users can access third-party observability systems 
without introducing dependencies, and obtain Traces, Metrics and Logging.
   
   Take the shenyu gateway log information, write it to Kafka and display it.
   
   Can add module like this :
   
   shenyu-agent
   ------ shenyu-agent-plugin-logging
   ----------------shenyu-agent-plugin-logging-kafka
   
   ## Task
   
   - [ ] Add shenyu-agent-plugin-logging-kafka module and impl write it to kafka
   - [ ] Complete unit test for this module
   - [ ] Complete the integration for this module
   - [ ] Complete doc for this module in shenyu website 
   
   
   ### Recommended Skills
   
   Familiar with Java
   
   Know the usage of java agent and bytebuddy
   
   Know the usage of Kafka java client
   
   Have some knowledge about  Docker
   
   ### Mentor
   
   Zhang Yonglun, PPMC of Apache ShenYu, https://github.com/tuohai666, 
[[email protected]](mailto:[email protected])
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to