wu-sheng commented on a change in pull request #5517: URL: https://github.com/apache/skywalking/pull/5517#discussion_r490834984
########## File path: docs/en/setup/service-agent/java-agent/How-to-enable-kafka-reporter.md ########## @@ -1,6 +1,6 @@ # How to enable Kafka Reporter -The Kafka reporter plugin support report traces, JVM metrics, Instance Properties, and profiled snapshots to Kafka cluster, which is disabled in default. Move the jar of the plugin from `optional-reporter-plugins` to `reporter-plugins` for activating. +The Kafka reporter plugin support report traces, JVM metrics, Instance Properties, and profiled snapshots to Kafka cluster, which is disabled in default. Move the jar of the plugin, `kafka-reporter-plugin-x.y.z.jar`, from `agent/optional-reporter-plugins` to `agent/reporter-plugins` for activating. Review comment: I think we just need copy to plugins folder? ---------------------------------------------------------------- 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: us...@infra.apache.org