docs/sources/configure-client/trace-span-profiles/_index.md
Span Profiles are a powerful feature that further enhances the value of continuous profiling. Span Profiles offer a novel approach to profiling by providing detailed insights into specific execution scopes of applications, moving beyond the traditional system-wide analysis to offer a more dynamic, focused analysis of individual requests or trace spans.
This method enhances understanding of application behavior by directly linking traces with profiling data, enabling engineering teams to pinpoint and resolve performance bottlenecks with precision.
Key benefits and features:
{{< admonition type="note">}} Span profiling is only effective on spans longer than 20ms to ensure statistical accuracy. {{< /admonition >}}
Select an option from the list below:
To learn more, check out the product announcement blog: Introducing Span Profiles.