You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/28 01:49:35 UTC

[GitHub] [skywalking] wu-sheng commented on issue #6089: OAP server gets stuck in frequent GC due to endpoint relation metrics high memory usage

wu-sheng commented on issue #6089:
URL: https://github.com/apache/skywalking/issues/6089#issuecomment-751546055


   > The scenario is we have many API endpoints whose url has path variables like user id, and we have millions of
   different users. 
   
   Don't you have parameterized mechanism in your framework like SpringMVC? Such as /product/{id}, which could reduce the memory cost clearly.
   
   __
   Which version of SkyWalking are you using?


----------------------------------------------------------------
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:
users@infra.apache.org