-
Notifications
You must be signed in to change notification settings - Fork 858
feat: cgroup-aware machine stats #7488
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
Merged
Light2Dark
merged 22 commits into
marimo-team:main
from
Ddfulton:ccloud/container-cgroups
Jan 5, 2026
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
bbd42ed
feat: docker-aware machine stats
Ddfulton 9a2baf8
feat: Show container memory in machine stats when running with cgroup…
Ddfulton 7636ba8
Merge branch 'main' into ccloud/container-cgroups
Ddfulton 66a9501
Merge branch 'main' into ccloud/container-cgroups
Ddfulton 808b44d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 91f4a91
Merge branch 'marimo-team:main' into ccloud/container-cgroups
Ddfulton 50f15a4
refactor: split mem and cpu cgroups functions + TypedDict for memory …
Ddfulton 975bccc
Merge branch 'main' into ccloud/container-cgroups
Ddfulton 3e80595
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 16ea07b
regenerate: update OpenAPI schema with cgroup memory limit detection
Ddfulton 8fa0f39
revert: remove accidental linting changes to json-parser.ts
Ddfulton 25f4924
fix: revert api.ts to two-space indentation
Ddfulton ae23665
refactor: clean up cgroup health utility code
Ddfulton 92c7f65
lint: import nit on marimo/_utils/health.py
Ddfulton 766fae4
Merge branch 'marimo-team:main' into ccloud/container-cgroups
Ddfulton e52fd85
fix: removed spurious comments + added cgroup documentation + specifi…
Ddfulton ae415be
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 08d049a
fix: typeo with _LAST_CGROUP_CPU_SAMPLE constant
Ddfulton 00d5a2f
fix: updated imports to health utils smoke test
Ddfulton 6dc1701
fix: changed smoke test isinstance to dict, not TypedDict, which is u…
Ddfulton 3cdea1c
fix: rename is_container to has_cgroup_mem_limit in test_health.py
Ddfulton 7f690f9
Merge branch 'marimo-team:main' into ccloud/container-cgroups
Ddfulton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.