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

Add objectStore stats to dashboard API. #15677

Merged
merged 2 commits into from
May 10, 2021

Conversation

SongGuyang
Copy link
Contributor

Why are these changes needed?

Add objectStoreAvailableMemory and objectStoreUsedMemory to dashboard API '/nodes?view=summary'. After merge this, we can add a frontend view about object store memory in experimental dashboard.

Related issue number

#13890

Copy link
Contributor

@edoakes edoakes left a comment

Choose a reason for hiding this comment

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

@SongGuyang looks good, could you also add a simple test for it?

@edoakes edoakes added the @author-action-required The PR author is responsible for the next step. Remove tag to send back to the reviewer. label May 7, 2021
@SongGuyang
Copy link
Contributor Author

@edoakes test has been added to test_node_info now.

@edoakes edoakes merged commit b8ff86a into ray-project:master May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@author-action-required The PR author is responsible for the next step. Remove tag to send back to the reviewer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants