Skip to main content

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

NameTypeRequiredDescription
correlationIdStringyesCorrelation ID (GUID) from a trace - groups all traces from the same transaction

Output

Returns Task<PluginTimelineResult>.