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
Add disk IO metrics for completed and errored commands in e2e output
- Introduced new metrics: `node_disk_iodone_total` and `node_disk_ioerr_total` to track completed and errored IO commands respectively.
- Updated the e2e output to reflect these changes.
Signed-off-by: Muhammad Shahzeb <[email protected]>
0 commit comments