From 3e0eb814d5e2db25224ad33bc218cc2add114dfe Mon Sep 17 00:00:00 2001 From: Ilya Nuevo Date: Sun, 13 Oct 2024 13:57:24 +0300 Subject: [PATCH] Target the link (#56) --- public/app/plugins/panel/alertGroups/AlertGroup.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/app/plugins/panel/alertGroups/AlertGroup.tsx b/public/app/plugins/panel/alertGroups/AlertGroup.tsx index 2ffb2de9aa361..1534ed0d76887 100644 --- a/public/app/plugins/panel/alertGroups/AlertGroup.tsx +++ b/public/app/plugins/panel/alertGroups/AlertGroup.tsx @@ -75,8 +75,9 @@ export const AlertGroup = ({ alertManagerSourceName, group, expandAll }: Props) Silence )} + { /* LOGZ.IO CHANGE :: DEV-46517 - add link target to _top */ } {alert.generatorURL && ( - + See source )}