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

[IHOST-2496] Added memoryUsageLimitPercent and changed memorySizeLimitBytes #20

Merged
merged 2 commits into from Feb 17, 2020

Conversation

mariomac
Copy link
Contributor

Added metric memoryUsageLimitPercent that reports the usage of the container memory as
a percentage of the limit. If there is no limit defined, this metric is not reported.

Metric memorySizeLimitBytes is not reported anymore when there is no such limit
(before it was reported as 0)

@mariomac mariomac added the feature request Categorizes issue or PR as related to a new feature or enhancement. label Feb 13, 2020
@mariomac mariomac requested a review from a team February 13, 2020 14:58
Copy link
Contributor

@davidbrota davidbrota left a comment

Choose a reason for hiding this comment

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

LGTM

@cristianciutea cristianciutea merged commit d514f88 into master Feb 17, 2020
@cristianciutea cristianciutea deleted the mmacias/usagelimit branch February 17, 2020 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants