zhaozhengbin opened a new issue #5938: URL: https://github.com/apache/skywalking/issues/5938
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - What do you want to know? when using the Kafka plug-in,sometimes you can't add data to the service_traffic index.so you can't get your project jvm instance message.I found that in skywalking-management-receiver-plugin module, 94-98 lines of ManagementServiceHandler method have the operation of adding service to the queue, but there is no corresponding operation in the handle corresponding to Kafka. ___ ### Bug - Which version of SkyWalking, OS and JRE? skywalking version:8.1 - Which company or project? myself test demo - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. fisrt empty data in ES index,second put APM\skywalking-agent\optional-reporter-plugins\kafka-reporter-plugin-8.1.0.jar in APM\skywalking-agent\plugins folder,end run your project with javaagent command. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
