Skip to main content
Version: 5.1

Traces Dashboard

The APM: Traces dashboard serves as the main entry point to the module and is designed for initial analysis of incoming traces. It displays aggregated metrics, a trace list, and summary statistics.

Key Elements

  1. Metrics:

    • total trace count
    • error count
    • total operations (spans)
  2. Trace List:

    • detailed table with identifiers, duration, and status
  3. Group Statistics:

    • summary metrics by trace types or sources

When selecting a trace row, users are directed to the Trace Details page for in-depth analysis of a specific request.

APM trace

info

The screenshot shows the dashboard overview with metrics, table, and filtering controls.