Tempo: Remove profiling toggles (#80792)

* Remove traceToProfiles toggle

* Remove tracesEmbeddedFlameGraph toggle

* Remove superfluous import

* Update ConfigDescriptionLink

* Update getting of profiles from standalone build PR
This commit is contained in:
Joey
2024-01-22 14:21:14 +00:00
committed by GitHub
parent 0df63e7375
commit f3c64a7337
14 changed files with 61 additions and 107 deletions
@@ -117,8 +117,6 @@ You can navigate from a span in a trace view directly to metrics relevant for th
### Trace to profiles
{{< docs/experimental product="Trace to profiles" featureFlag="traceToProfiles" >}}
Using Trace to profiles, you can use Grafana’s ability to correlate different signals by adding the functionality to link between traces and profiles.
Refer to the [relevant documentation](/docs/grafana/latest/datasources/tempo/configure-tempo-data-source#trace-to-profiles) for configuration instructions.