github.com/grafana/pyroscope@v1.18.0/docs/sources/introduction/flamegraphs.md (about)

     1  ---
     2  title: Flame graphs
     3  menuTitle: Flame graphs
     4  description: Learn about flame graphs to help visualize performance data.
     5  weight: 400
     6  aliases:
     7    - ../view-and-analyze-profile-data/flamegraphs # https://grafana.com/docs/pyroscope/<PYROSCOPE_VERSION>/view-and-analyze-profile-data/flamegraphs/
     8    -
     9  keywords:
    10    - Pyroscope
    11    - flame graph
    12  ---
    13  
    14  # Flame graphs
    15  
    16  [//]: # 'Shared content for intro to flame graphs.'
    17  [//]: # 'This content is located in /pyroscope/docs/sources/shared/intro/flame-graphs.md'
    18  
    19  {{< docs/shared source="pyroscope" lookup="intro/flame-graphs.md" version="<PYROSCOPE_VERSION>" >}}