APM Trace table view

The Table view of traces is a quick summary of top N or bottom N metrics that match the filter and time interval criteria. It helps with high-level analysis of traces in your system. You can sort by name of service, or by the count of spans in each service.

Follow these steps to get to the Traces: Table 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 Table in the view options.

  4. The Table interface appears.

Using the APM Traces Table Interface

The Traces: Table interface has the following information and affordances:

Traces table 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:

    table

    Table 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.