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

Track worker memory #1917

Merged
merged 2 commits into from
Oct 27, 2021
Merged

Track worker memory #1917

merged 2 commits into from
Oct 27, 2021

Conversation

solowalker27
Copy link
Contributor

Workers report memory usage (RSS) to master. Web UI shows memory column in Workers tab.

Ryan Warner added 2 commits October 25, 2021 14:32
Don't break older workers or other language runners not updated yet.
@solowalker27
Copy link
Contributor Author

To keep this from being a breaking change (older worker versions, runners from other languages that may not update frequently), memory reporting from workers is optional. If it's not in the heartbeat, UI will show N/A.

@cyberw
Copy link
Collaborator

cyberw commented Oct 27, 2021

Cool!

@cyberw cyberw merged commit f2f6b9c into locustio:master Oct 27, 2021
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

Successfully merging this pull request may close these issues.

2 participants