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

Monitor lacks provision to read memory stat at the moment of query #3384

Open
varumugam123 opened this issue Nov 3, 2022 · 0 comments
Open

Comments

@varumugam123
Copy link
Contributor

Right now, Monitor plugin is implemented to read memory information from plugins at periodic intervals. But sometimes returning cached value are not desirable. If any component is interested in memory consumption of a plugin (say WebKitBrowser) at the moment, the only option we have is to increase the frequency of memory read.

Having a provision to force read memory stat from plugins would be of help in such scenarios.

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