-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cpu over 100% #453
Comments
Hi, this is most likely fixed in #446. Any chance you could try the attached build out to see if it improves things for you? Thanks, |
Closing as this should be fixed via the linked PR. It would be cool if you could confirm. If it's not working for you, we'll re-open this. |
Just would like to chime in here, on version 1.3.0 we saw approximately 3x CPU load compared to no APM in place. Application performance was not affected. Now, with a build made yesterday from master (1.3.1-SNAPSHOT), we are seeing negligible performance overhead. Great work all, Keep it up, Thank you! |
That's great to hear! Thanks for the feedback. |
Describe the bug
we run apm-agent at test sever, use jmeter test http request about 70/s, but after 1 day, java cpu usage over 100%, and java application has been killed
top command:
top -Hp command:
below is config:
The text was updated successfully, but these errors were encountered: