EvanLjp commented on a change in pull request #5293:
URL: https://github.com/apache/skywalking/pull/5293#discussion_r468371993



##########
File path: apm-sniffer/config/agent.config
##########
@@ -90,3 +90,6 @@ logging.level=${SW_LOGGING_LEVEL:INFO}
 
 # Kafka producer configuration
 plugin.kafka.bootstrap_servers=${SW_KAFKA_BOOTSTRAP_SERVERS:localhost:9092}
+
+# elclude some plugins which define in plugins dir,
+plugin.exclude_plugins=${SW_EXCLUDE_PLUGINS:""}

Review comment:
       add doc




----------------------------------------------------------------
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]


Reply via email to