get_longest_running_queries
Identify performance bottlenecks by retrieving the longest running queries from the Couchbase system:completed_requests catalog.
Instructions
Get the N longest running queries from the system:completed_requests catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of queries to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |