wu-sheng commented on a change in pull request #5293:
URL: https://github.com/apache/skywalking/pull/5293#discussion_r469119141
##########
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}
+
+# exclude some plugins define in plugins dir
Review comment:
```suggestion
# Exclude activated plugins
```
----------------------------------------------------------------
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]