Call Graph Types
A call graph can be one of these types:
- Full call graphs capture the entire call sequence for the business transaction invocation and are shown as blue bars. Call graphs exist for each monitored node involved in the processing of the business transaction. Periodically collected and diagnostic snapshots are always full call graphs.
-
Partial call graphs represent the subset of the call sequence for processing a business transaction, typically from the point at which the transaction has been determined to be slow or have errors. Partial call graphs are identified in the transaction snapshot and are shown as gray bars.