wu-sheng commented on a change in pull request #5293:
URL: https://github.com/apache/skywalking/pull/5293#discussion_r469757432



##########
File path: apm-sniffer/config/agent.config
##########
@@ -90,3 +90,5 @@ logging.level=${SW_LOGGING_LEVEL:INFO}
 
 # Kafka producer configuration
 # plugin.kafka.bootstrap_servers=${SW_KAFKA_BOOTSTRAP_SERVERS:localhost:9092}
+#  Exclude activated plugins
+#plugin.exclude_plugins=${SW_EXCLUDE_PLUGINS:""}

Review comment:
       Need to pay attention on the details.
   ```suggestion
   # Exclude activated plugins
   # plugin.exclude_plugins=${SW_EXCLUDE_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]


Reply via email to