From b3ad7ce15106b59bf40f558ebfcf1259662b23cc Mon Sep 17 00:00:00 2001 From: Joey <90795735+joey-grafana@users.noreply.github.com> Date: Tue, 4 Mar 2025 14:15:49 +0000 Subject: [PATCH] TraceView: Use global config for showing and hiding feedback link in trace view (#101504) Use global config for showing feedback link in trace view --- .../Actions/TracePageActions.tsx | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/public/app/features/explore/TraceView/components/TracePageHeader/Actions/TracePageActions.tsx b/public/app/features/explore/TraceView/components/TracePageHeader/Actions/TracePageActions.tsx index a204d4f4278..e70d397cfde 100644 --- a/public/app/features/explore/TraceView/components/TracePageHeader/Actions/TracePageActions.tsx +++ b/public/app/features/explore/TraceView/components/TracePageHeader/Actions/TracePageActions.tsx @@ -66,18 +66,20 @@ export default function TracePageActions(props: TracePageActionsProps) { return (