Skip to content

Commit b6268be

Browse files
Update docs/use-cases/observability/clickstack/event_deltas.md
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
1 parent 8f94223 commit b6268be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/observability/clickstack/event_deltas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ From the top-left **Analysis Mode** selector, choose **Event Deltas** (with a `T
3131

3232
<Image img={event_deltas_no_selected} alt="Event Deltas not selected" size="lg"/>
3333

34-
This view renders the distribution of spans over time, showing how latency varies alongside volume. The vertical axis represents latency, while the coloring indicates the density of traces at a given point-darker yellow areas correspond to a higher concentration of traces. With this visualization, users can quickly see how spans are distributed across both latency and count, making it easier to identify shifts or anomalies in performance.
34+
This view renders the distribution of spans over time, showing how latency varies alongside volume. The vertical axis represents latency, while the coloring indicates the density of traces at a given point with darker yellow areas corresponding to a higher concentration of traces. With this visualization, users can quickly see how spans are distributed across both latency and count, making it easier to identify shifts or anomalies in performance.
3535

3636
<Image img={event_deltas_highlighted} alt="Event Deltas highlighted" size="lg"/>
3737

0 commit comments

Comments
 (0)