Coming soon

Catching Slow File I/O with a Filtered Extended Events Session

Duration speed-gate catching a slow file I/O operation among fast SQL Server I/O packets

file_read_completed and file_write_completed fire on every I/O. Filter on duration to capture only the slow ones, then shred to name the file.

This post isn't live yet. Check back on Friday, Friday, July 10, 2026 at 9:25 am.

← Back to the blog