• Lightweight transaction profiling
  • Deep-dive transaction tracing
With less than 2% overhead transaction profiling provides 24/7 always on performance visibility, to show where your application is spending time.
Where extra visibility is needed, Deep-Dive when you need to:
  • Trace problem Transactions across JVMs; for example, follow a transaction from the web-tier into a distributed business tier.
  • Understand context around slow methods, like slow SQL.
  • Find sporadic problems that are hidden by averaging transactions.
Additional information about profiling and deep-dive is included below:
  • <link-to> 2.1.1 Lightweight Transaction Profiling
  • <link-to> 2.1.2 Deep-dive Transaction Tracing
Steps for using lightweight profiling and deep-dive tracing are explained in the next two sections
  • <link-to> 2.2 Analyzing Transaction Profiles
  • <link-to> 2.1.2 Analyzing Deep-dive Transaction Traces


loading table of contents...