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

Add plugin for categorizing memory usage #247

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mzhou0
Copy link
Contributor

@mzhou0 mzhou0 commented Jul 20, 2021

This plugin categorizes a job based on its memory usage. For the integration test, an existing PCP archive from #245 is re-added to include cgroup metrics.

The previous PCP archive is re-extracted to include cgroup metrics.
The affected line causes an error in pylint for the check unbalanced-tuple-unpacking. This commit disables the check for that line, since an earlier if-statement handles cases where there is not enough data for the tuple to have three elements.
@mzhou0 mzhou0 marked this pull request as ready for review August 6, 2021 14:31
@jpwhite4 jpwhite4 added this to the 1.5.0 milestone Jan 7, 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

Successfully merging this pull request may close these issues.

2 participants