Transaction Timeline

The Timeline View is a visualization of the timeline of a single, unique execution of an application flow and it includes all the services that took part in the execution. It allows you to identify performance issues like bottlenecks, lengthy asynchronous calls, timeouts, cold starts, and more.

800

By default, the Transaction Timeline view displays a flame graph showing service duration. Clicking on the nodes will open the Trace Details view showing metadata and payload of every call.

Learn more

Transaction Graph
Observed dependencies between services and understand how data flows through your application.

Transaction Logs
Review log entries collected from your applications that were part of the transaction.

Trace Details
Drill down into the stack trace, issues and the payload of requests and responses.