ppds_plugin_traces_timeline
Build an execution timeline showing all plugin executions for a single transaction. Use the correlationId from ppds_plugin_traces_list to see how plugins chain together and identify performance bottlenecks.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| correlationId | String | yes | Correlation ID (GUID) from a trace - groups all traces from the same transaction |
Output
Returns Task<PluginTimelineResult>.