wu-sheng commented on a change in pull request #2540: support es query span max 
size.
URL: https://github.com/apache/skywalking/pull/2540#discussion_r278976752
 
 

 ##########
 File path: docker/config/application.yml
 ##########
 @@ -68,6 +68,7 @@ storage:
     flushInterval: ${SW_STORAGE_ES_FLUSH_INTERVAL:10} # flush the bulk every 
10 seconds whatever the number of requests
     concurrentRequests: ${SW_STORAGE_ES_CONCURRENT_REQUESTS:2} # the number of 
concurrent requests
     metadataQueryMaxSize: ${SW_STORAGE_ES_QUERY_MAX_SIZE:5000}
+    spanQueryMaxSize: ${SW_QUERY_GRAPHQL_SPAN_SIZE:200}
 
 Review comment:
   segmentQuery

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