wu-sheng commented on a change in pull request #4335: Provide profile analyze 
query
URL: https://github.com/apache/skywalking/pull/4335#discussion_r376780753
 
 

 ##########
 File path: 
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/profile/analyze/ProfileAnalyzer.java
 ##########
 @@ -34,12 +39,45 @@
 
     private static final ProfileAnalyzeCollector ANALYZE_COLLECTOR = new 
ProfileAnalyzeCollector();
 
+    private static final int THREAD_SNAPSHOT_ANALYZE_BATCH_SIZE = 100;
 
 Review comment:
   This should be open in the core configuration.

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


With regards,
Apache Git Services

Reply via email to