Skip to content
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

Is the number of memory bloats of a request actually the mem usage of the process? #464

Open
rockotseng opened this issue Dec 14, 2022 · 0 comments

Comments

@rockotseng
Copy link

Hi
I am analyzing the memory bloats issue from our Scout APM report.
I look into the codebase of this gem and realize that memory usage is actually the delta of the process.
So the number of memory bloats is actually the delta of my entire web server if my web server is running a single process?

@rockotseng rockotseng changed the title Is the number of memory bloats of a request is actually mem usage of the process? Is the number of memory bloats of a request actually the mem usage of the process? Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant