Module flamegraph

Module flamegraph 

Source
Expand description

Flamegraph generation for trace analysis

Generates flamegraph visualizations from distributed traces to help identify performance bottlenecks and understand call hierarchies.

Structsยง

FlamegraphGenerator
Flamegraph generator
FlamegraphStats
Flamegraph statistics
TraceData
Trace data containing multiple spans
TraceSpan
Span data for flamegraph generation