wu-sheng opened a new pull request #2261: Fix mesh telemetry performance issue 
and adjust default thread number
URL: https://github.com/apache/incubator-skywalking/pull/2261
 
 
   In old mesh telemetry receiver, the heartbeat triggers in high frequency. 
This would cost performance issue in mesh scenario.
   
   In the thread model, new settings are
   1. L1 Aggregation, CPU * 2 threads
   1. L2 Aggregation, CPU / 4 threads
   1. L1 Register, CPU / 4 threads
   1. L2 Register, CPU / 4 threads
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to