tracesDbAccess
Inspect database accesses for a trace: identify tables, row counts, and durations to pinpoint performance bottlenecks.
Instructions
The database accesses of one trace: which tables, how many rows, how long - where a slow run met the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the trace. | |
| withSystemEvents | No | Whether to include system events. |