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

Traces description is inconsistent between device statistics and FS statistics #166

Open
jfckm opened this issue Mar 2, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jfckm
Copy link

jfckm commented Mar 2, 2020

When calculating device statistics you get this nice header informing you on which device traces were collected:
"device": { "id": "271581184", "name": "nvme0n1", "size": "781422768" }

On the other hand, the header of FS stats looks entirely different:
"deviceId": "271581184", "partitionId": "271581184",

Is it possible to get the same level of detail in FS statistics as in device statistics?

@mariuszbarczak
Copy link
Contributor

mariuszbarczak commented Mar 2, 2020

A good recommendation. This issue treated as a bug and to be solved.

@mariuszbarczak mariuszbarczak added the bug Something isn't working label Mar 2, 2020
@katlapinka katlapinka added enhancement New feature or request and removed bug Something isn't working labels Mar 4, 2020
Ostrokrzew added a commit to Ostrokrzew/open-cas-telemetry-framework that referenced this issue Mar 17, 2020
Change showing device's id to grouping statistics by device's description.
Fixes Open-CAS/standalone-linux-io-tracer#166

Signed-off-by: Slawomir Jankowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants