Graph
The transaction graph is a visualization of a single, unique execution of an application flow.
The transactions flow graph includes all the components that took part in the execution.
What can I do with the transaction graph?
- Open a summary of metrics and configurations for each component by hovering your mouse over the resource of interest.
- Click on “More Details” to view Trace Details for a given trace.


Grouping (Expand/Collapse)
The default mode automatically groups calls to the same resource together, and these calls will be represented by a single node. Hovering your mouse over this node will allow you to see the duration of each individual call.
To disable auto-grouping, choose “Expand” in the top right corner of the Map screen. The flowchart will then be flattened down, allowing you to inspect every call individually.
Updated about 2 months ago
Did this page help you?