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



##########
File path: 
apm-sniffer/optional-reporter-plugins/kafka-reporter-plugin/src/main/java/org/apache/skywalking/apm/agent/core/kafka/KafkaReporterPluginConfig.java
##########
@@ -43,6 +43,11 @@
             public static String TOPIC_METER = "skywalking-meters";
 
             public static Map<String, String> PRODUCER_CONFIG = new 
HashMap<>();
+
+            /**
+             * this config for how long does kafka query server topic will 
trigger timeout.

Review comment:
       Also, missing the unit of this value.




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