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/06/16 03:37:40 UTC

[GitHub] [skywalking] linliaoy opened a new issue #4931: Low OAP CPU usage

linliaoy opened a new issue #4931:
URL: https://github.com/apache/skywalking/issues/4931


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   oap 6.6
   Low USE of OAP CPU,es thread_tool and FULL GC are normal, and few data in ES, adding multiple OAP node segments will increase a lot of data, and OAP monitoring value TRACe_grpc_v6_in_latency_bucket will increase, SS-LIN view the network port is not congested, it seems there is a bottleneck in OAP at present, but it is not clear which configuration decides, can you analyze it?
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


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



[GitHub] [skywalking] wu-sheng commented on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644544113


   This is very clear you have register issue. Try 8.0.0, you should be able to avoid this.
   But also, at the same time, this register issue means, your endpoints include parameter in it. Eventually, it makes the metrics pointless than usual.
   
   Endpoint including parameter is like, `/prod/123`, `/prod/2344`, `/prod/555`, but actually, it should be `/prod/xxx`. 
   
   This could be caused by many reasons, even just because how you wrote codes. So, besides the upgrade, please take care of this scenario.


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



[GitHub] [skywalking] wu-sheng commented on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644513644


   Also, 8.0 has removed the register, and there is no locking mechanism during the processing.
   If you can, please try 8.0.0. If this still happens, I think you have to dig more about the status at the OAP codes level. Most users are not facing this.


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



[GitHub] [skywalking] linliaoy commented on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
linliaoy commented on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644514233


   ![image](https://user-images.githubusercontent.com/16507478/84729566-9ec02780-afc6-11ea-8c80-ae02165d543e.png)
   284 threads and 256 connections


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



[GitHub] [skywalking] wu-sheng closed issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4931:
URL: https://github.com/apache/skywalking/issues/4931


   


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



[GitHub] [skywalking] wu-sheng commented on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644512496


   I recommend you to analysis the lock and thread status of OAP. Is there too many register happening? Or as seems you are using 6.x or 7.0, is the size of local buffer file increasing?


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



[GitHub] [skywalking] linliaoy edited a comment on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
linliaoy edited a comment on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644514233


   ![image](https://user-images.githubusercontent.com/16507478/84729566-9ec02780-afc6-11ea-8c80-ae02165d543e.png)
   ![image](https://user-images.githubusercontent.com/16507478/84729786-260d9b00-afc7-11ea-8d21-5b2173630999.png)
   Is the local buffer file configured here?
   284 threads and 256 connections


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



[GitHub] [skywalking] linliaoy removed a comment on issue #4931: Low OAP CPU usage

Posted by GitBox <gi...@apache.org>.
linliaoy removed a comment on issue #4931:
URL: https://github.com/apache/skywalking/issues/4931#issuecomment-644514233


   ![image](https://user-images.githubusercontent.com/16507478/84729566-9ec02780-afc6-11ea-8c80-ae02165d543e.png)
   ![image](https://user-images.githubusercontent.com/16507478/84729786-260d9b00-afc7-11ea-8d21-5b2173630999.png)
   Is the local buffer file configured here?
   284 threads and 256 connections


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