Open
Description
It is amazing to see DiskServiceTime (similar to the one in WPA disk IO summary table). While analyzing disk IO performance, queue depth is as important as IOPS, throughput and latency. The disk IO information in history is already maintained in diskEventTimeStamp. It should not be too hard to extend DiskIOTime class and calculate queue depth at complete time for every DiskIOTraceData. I am happy to contribute. Please let me know your idea.