github.com/grafana/pyroscope@v1.18.0/docs/sources/view-and-analyze-profile-data/traces-to-profiles.md (about)

     1  ---
     2  title: Traces to profiles
     3  menuTitle: Traces to profiles
     4  description: Learn about traces to profiles integration in Grafana and Grafana Cloud.
     5  weight: 500
     6  keywords:
     7    - pyroscope
     8    - continuous profiling
     9    - tracing
    10  aliases:
    11    - ./profile-tracing/traces-to-profiles/ # https://grafana.com/docs/pyroscope/latest/view-and-analyze-profile-data/profile-tracing/traces-to-profiles/
    12  ---
    13  
    14  # Traces to profiles
    15  
    16  {{< admonition type="note" >}}
    17  
    18  Your application must be instrumented for profiles and traces. For more information, refer to [Link traces to profiles](https://grafana.com/docs/pyroscope/<PYROSCOPE_VERSION>/configure-client/trace-span-profiles/).
    19  
    20  {{< /admonition >}}
    21  
    22  [//]: # 'Shared content for Trace to profiles in the Tempo data source'
    23  
    24  {{< docs/shared source="grafana" lookup="datasources/tempo-traces-to-profiles.md" version="<GRAFANA VERSION>" >}}