You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Version
2.1.7
What's Wrong?
When deploying Doris BE on machines with NVME disks, I/O metrics like doris_be_max_disk_io_util_percent or doris_be_disk_io_time_ms are all 0's.
After debugging, it is found that device labels in the metrics are like nvmeXnYp.
Search before asking
Version
2.1.7
What's Wrong?
When deploying Doris BE on machines with NVME disks, I/O metrics like
doris_be_max_disk_io_util_percent
ordoris_be_disk_io_time_ms
are all 0's.After debugging, it is found that
device
labels in the metrics are likenvmeXnYp
.while the real device names are like
nvmeXnY
ornvmeXnYpZ
.What You Expected?
expose I/O metrics correctly for NVME devices
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: