-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[Dashboard][CLI] Ray memory parity with dashboard 2 #13444
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
rkooo567
merged 65 commits into
ray-project:master
from
micahtyong:micah/ray-memory-dashboard-parity-2
Mar 1, 2021
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
d4bf191
Minor improvements in Ray Core Walkthrough as seen in https://github.…
micahtyong fd63f77
Resolve merge conflict
micahtyong f105336
Define node_stats() to return NodeStats object from cluster
micahtyong 2e93b60
Add --group-by and --sort-by capabilities to ray memory script
micahtyong 5bdaf2b
Resolve merge conflict
micahtyong 1ee1e01
Add helper functions for group by and sorting type in memory_utils.py
micahtyong ca2a89e
Reformat
micahtyong 60ed53b
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong 7ceb346
Format
micahtyong 667a404
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong 09930f5
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong 52dba88
Compartmentalize memory script into get_memory_summary and get_store_…
micahtyong 1915dc1
Modify unit tests in test_mem_stat
micahtyong 5720107
Lint and format
micahtyong 0c09040
Test cases for group_by sort_by
micahtyong 5d0a535
Lint and format
micahtyong 0650221
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong d74556f
Fix actor handle failing test case
micahtyong 71e67a8
Update test_memstat.py
micahtyong 6b38f8f
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong 29949b8
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong a6d47ff
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong cae4544
Resolve merge conflicts
micahtyong 5fd7738
Merge remote-tracking branch 'upstream/master' into micah/ray-memory-…
micahtyong 51e410b
Adjust ray memory output based on terminal size
micahtyong ce9e9e9
Formatting and linting
micahtyong 7f0f2bc
Use constant for callsite length
micahtyong 3996689
Switch from OS to shutil for querying terminal size (official python …
f17fb5e
Linting and formatting
micahtyong 8bbe1ef
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong d819e7b
Lint and format
micahtyong 0d6924b
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong 73cd590
Resolve lint issue in walkthrough.rst
micahtyong 236f79c
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong 92ac4c7
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong bffeffd
Revert to python 3.6
micahtyong faa2889
Delete visitor.py
micahtyong 05d70e9
Delete .eggs
micahtyong b2cb66e
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong 6f2aeef
Merge branch 'micah/ray-memory-dashboard-parity-2' of https://github.…
micahtyong f41e84d
Resolve test_object_spilling.py test case
micahtyong c3b7eee
Add stats only argument
micahtyong 7e26adb
revert changes on this file
micahtyong d47cfc5
Remove package-lock.json
micahtyong 0aaf82d
Add back npm installation
micahtyong ba0bff2
Sync package-lock.json
micahtyong 6cc248d
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong dbe4685
Linting and formatting
micahtyong 8ed212b
Sync with package-lock
micahtyong ab2bf6b
Sync with package-lock pt 2
micahtyong 851bc7c
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong 9e5cbfe
Update documentation in https://docs.ray.io/en/master/memory-manageme…
micahtyong 84a4cea
Merge remote-tracking branch 'upstream/master' into ray-memory-dashbo…
micahtyong d1c1b17
Add include_memory_info as argument for node_stats
micahtyong 4342e55
Switch object ref and call site positions
micahtyong d403056
Linting and formatting
micahtyong de7afb5
Change from MiB to B
micahtyong 496f4c0
Change from stats-only to store-true
micahtyong 2279e5b
Add memory test case
micahtyong f1bced4
Add memory test case
micahtyong 9d3fe9f
Lint and format
micahtyong a5d54c6
Correct test in memstat
micahtyong 154bd8d
Change line wrap and stats only to flags
micahtyong 5c00f90
Clarify --stats-only and --no-format in ray memory
micahtyong 91711a2
--stats-only description modified
micahtyong 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
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
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.