mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:12:30 +08:00
22 lines
733 B
Markdown
22 lines
733 B
Markdown
---
|
|
title: Configure traces to profiles
|
|
menuTitle: Configure traces to profiles
|
|
description: Learn how to configure the traces to profiles integration in Grafana and Grafana Cloud.
|
|
weight: 300
|
|
keywords:
|
|
- continuous profiling
|
|
- tracing
|
|
---
|
|
|
|
# Configure traces to profiles
|
|
|
|
{{< admonition type="note" >}}
|
|
|
|
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/).
|
|
|
|
{{< /admonition >}}
|
|
|
|
[//]: # 'Shared content for Trace to profiles in the Tempo data source'
|
|
|
|
{{< docs/shared source="grafana" lookup="datasources/tempo-traces-to-profiles.md" version="<GRAFANA VERSION>" >}}
|