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

Fill the missing SM-level stats for metrics enhancement #176

Open
yuwmao opened this issue Apr 24, 2024 · 0 comments
Open

Fill the missing SM-level stats for metrics enhancement #176

yuwmao opened this issue Apr 24, 2024 · 0 comments
Assignees
Milestone

Comments

@yuwmao
Copy link
Contributor

yuwmao commented Apr 24, 2024

There are 4 SM-level stats we are using.

  1. Space aspects
    sm total_capacity_bytes
    sm used_capacity_bytes
  2. Shard aspects
    sm available_open_shards
    sm open_shards: no value

When testing with emptydir, only sm open_shards doesn't have value.
But when testing with pvc, all of these 4 numbers are missing.

Related codes:

HomeObjectStats HSHomeObject::_get_stats() const {

@xiaoxichen xiaoxichen added this to the MileStone4.2 milestone Apr 25, 2024
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

No branches or pull requests

3 participants