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

[Subtask]: provide interface for getting the info about cache #11710

Closed
daviszhen opened this issue Sep 8, 2023 · 2 comments
Closed

[Subtask]: provide interface for getting the info about cache #11710

daviszhen opened this issue Sep 8, 2023 · 2 comments
Assignees
Milestone

Comments

@daviszhen
Copy link
Contributor

Parent Issue

#11499

Detail of Subtask

provide info following.


//mo_cache

    cn_id
    ●cn_mem_cache (fileservice)
        used
        free
        hit ratio ?
        total read/write/bytes per seconds?
    ●cn_disk_cache (fileservice)
        used
        free
        hit ratio ?
        total read/write/bytes per seconds?

Describe implementation you've considered

No response

Additional information

No response

@reusee
Copy link
Contributor

reusee commented Oct 13, 2023

PR sent.

@ouyuanning ouyuanning assigned daviszhen and unassigned reusee Oct 16, 2023
@daviszhen
Copy link
Contributor Author

已经提供

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants