zifeihan commented on a change in pull request #5407:
URL: https://github.com/apache/skywalking/pull/5407#discussion_r479061030
##########
File path:
oap-server/analyzer/agent-analyzer/src/main/java/org/apache/skywalking/oap/server/analyzer/provider/AnalyzerModuleConfig.java
##########
@@ -78,4 +78,12 @@
@Getter
private final String configPath = "meter-receive-config";
+
+ /**
+ * When open sampling, true means some error segment will be saved, even
that segment will abandoned by server side trace sampling mechanism.
+ * false means all segment saved condition by server side trace sampling
mechanism.
Review comment:
ok.
----------------------------------------------------------------
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]