get_app_trace
Retrieve an individual trace with all spans to identify performance bottlenecks in your application.
Instructions
Get an individual trace with all spans.
Args:
app_id (int): The ID of the Scout APM application.
trace_id (int): The ID of the trace to retrieve.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| trace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||