APM Trace top list view

The Top List view of traces is a quick summary of top N metrics that match the filter and time interval criteria. It helps with high-level analysis of traces in your system.

Follow these steps to get to the Traces: Top List interface:

  1. Click the APM tab, and then the Traces option in the drop-down menu.

    navigate to apm traces
  2. The Traces interface appears.

  3. Select Top List in the view options.

  4. The Top List interface appears.

Using the APM Traces Top list Interface

The Traces: Time Series interface has the following information and affordances:

Traces time series view
  1. Filters help you to determine what requires your immediate attention. For details, see APM Traces Filters.

    APM Filters

    To show filters, expand the filters: click the show filters (Show filters) icon in the top left corner of the page.

    To hide the filters, click the hide filters (Hide filters) icon in the top right corner of the filter panel.

  2. Search for any tag on ingested spans.

  3. Overall interval. The default is Last 5 minutes. Click the drop-down to use the time picker and select the appropriate time interval.

    Time picker
  4. Refresh display: click Refresh (Refresh) to update the display.

  5. Use the Query builder to further specify your query. See Specify a query.

  6. Select the Errors only option to report only on traces that contain an error.

    errors only
  7. From the Spans drop-down, select if you plan to examine all spans, service entry spans only, or trace root spans only.

    Spans selector
  8. Click Add Query to add a new query. See Add Query.

  9. Click Add Formula to add a new Formula. See Add a Formula.

  10. The View type selector enables you to specify the view by selecting one of the following modes:

    top list

    Top List view

    This article discusses this view.

  11. Click Export (Export) icon to add the chart as a panel of a new or existing dashboard.

  12. Chart of the top span metrics that match the filters and time interval criteria. This is a bar chart.

    Here, we counted all spans, grouped them by service, and limited to top 15.