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 Basic Memory Usage as reported by cgroups #5190

Merged
merged 1 commit into from
Jan 18, 2019
Merged

Conversation

notnoop
Copy link
Contributor

@notnoop notnoop commented Jan 15, 2019

Track current memory usage, memory.usage_in_bytes, in addition to
memory.max_memory_usage_in_bytes and friends. This number is closer
what Docker reports.

Related to #5165 .

Track current memory usage, `memory.usage_in_bytes`, in addition to
`memory.max_memory_usage_in_bytes` and friends.  This number is closer
what Docker reports.

Related to #5165 .
Copy link
Member

@schmichael schmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's comment the root source of this metric on the field in client/structs since the plumbing spans so much code from source to exposing it via the Nomad API.

@notnoop
Copy link
Contributor Author

notnoop commented Jan 18, 2019

Merging as-is and will follow up with comment and potentially turn string literals into const references.

@notnoop notnoop merged commit 9f76193 into master Jan 18, 2019
@notnoop notnoop deleted the f-memory-usage branch January 18, 2019 21:46
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants