mirror of
https://github.com/grafana/grafana.git
synced 2026-08-04 02:23:14 -05:00
Tempo: Update trace to profiles link (#80364)
Update trace to profiles link
This commit is contained in:
@@ -172,7 +172,7 @@ export const TraceToProfilesSection = ({ options, onOptionsChange }: DataSourceP
|
||||
description={
|
||||
<ConfigDescriptionLink
|
||||
description="Navigate from a trace span to the selected data source's profiles."
|
||||
suffix={`${options.type}/#trace-to-profiles`}
|
||||
suffix={`${options.type}/configure-tempo-data-source/#trace-to-profiles`}
|
||||
feature="trace to profiles"
|
||||
/>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user