APM Trace Heatmap view
The Kloudfuse Trace Heatmap is a trace-data visualization tool that helps you to visually detect and identify deviations and outliers in latencies reported by APM data.
The Trace Heatmap plot is a grid of time-axis (horizontal) and duration-axis (vertical). Each cell of the Trace Heatmap captures the count of detected events (number of spans) within the time bucket and duration bucket. The visualization also uses deeper colors for higher span counts, and lighter colors for lower span counts to easily indicate of the distribution of span latencies over a selected time period.
One of the many powerful features we developed for troubleshooting application performance issues is the K-Lens.
Navigate to Traces Heatmap
Follow these steps to get to the Traces: Heatmap interface:
-
Click the APM tab, and then the Trace Heatmap option in the drop-down menu.
-
The Trace Heatmap interface appears.
Using the APM Heatmap Interface
The Traces: Heatmap interface has the following information and affordances:
-
Filters help you to determine what requires your immediate attention. For details, see APM Traces Filters.
To show filters, expand the filters: click the
(Show filters) icon in the top left corner of the page.
To hide the filters, click the
(Hide filters) icon in the top right corner of the filter panel.
-
Search for any tag on ingested spans.
-
Overall interval. The default is Last 5 minutes. Click the drop-down to use the time picker and select the appropriate time interval.
-
Refresh display: click
(Refresh) to update the display.
-
The Heatmap has a static specification for the Query Builder, the
, Show heatmap duration (ns).
-
Select the Errors only option to report only on traces that contain an error.
-
From the Spans drop-down, select if you plan to examine all spans, service entry spans only, or trace root spans only.
-
Click
to add a new query. See Add Query.
-
Click
(Run) to construct the heatmap.
-
The View type selector enables you to specify the view by selecting one of the following modes:
-
This article discusses this view.
-
Click
(Export) icon to add the chart as a panel of a new or existing dashboard.
-
Heatmap of the selected metric that matches the filters and time interval criteria.
The plot is a grid of time-axis (horizontal) and duration-axis (vertical). Each cell represents the number detected events (number of spans) within the time bucket and duration bucket as a shade of the same color: deeper colors for higher span counts, and lighter colors for lower span counts.
The Trace Heatmap enables users to select a region on the Heatmap, with options to view spans and events, or start advanced analysis using K-Lens.