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

fix: use Mebibytes when scraping values from pod manifest #104

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

jmcgrath207
Copy link
Owner

@jmcgrath207 jmcgrath207 commented Jul 15, 2024

Cast used megabyte to Mebibytes when calculating the container limit and container limit volume size since this is scraped from the Kubernetes pod manifest.

@jmcgrath207 jmcgrath207 changed the title fix: use Mebibytes in used byte instead of Megabytes in container lim… fix: use Mebibytes when scraping values from pod manifest Jul 15, 2024
@jmcgrath207 jmcgrath207 merged commit c345b76 into master Jul 15, 2024
3 checks passed
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.

1 participant