get_io_stats
Retrieves per-file I/O statistics including latency, throughput, and stall times, and alerts when average latency exceeds 20ms to identify performance bottlenecks.
Instructions
Get per-file I/O stats: read/write latency, throughput, stall times. Warns when average latency exceeds 20ms threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||