Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 9d4efe5

Browse files
committed
added info about the 3 dimensions of data
1 parent 2edb666 commit 9d4efe5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apm/apm-spans-traces/trace-analyzer.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,11 @@ When you view :guilabel:`Trace & error count`, the real-time chart shows total t
8888
Explore trace duration
8989
--------------------------
9090

91-
When you view :guilabel:`Trace Duration`, the real-time chart shows a heatmap of traces by duration.
91+
When you view :guilabel:`Trace Duration`, the real-time chart shows a heatmap of traces by duration. The heatmap represents 3 dimensions of data:
92+
93+
#. Time on the x-axis
94+
#. Trace duration on the y-axis
95+
#. The traces (or requests) per second are represented by the heatmap shades
9296

9397
Select and drag over the bars in the chart to select a specific time period and trace duration range. Select :guilabel:`Filter to selection` to add a time range filter and a min and max duration filter.
9498

0 commit comments

Comments
 (0)