From 2ec641b99e89b34ab4dfdb2cc5838ae50cc39b7f Mon Sep 17 00:00:00 2001 From: Nityananda Gohain Date: Tue, 12 Nov 2024 11:24:22 +0530 Subject: [PATCH] fix: add severity_text legend (#6415) --- frontend/src/container/LogsExplorerViews/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/container/LogsExplorerViews/index.tsx b/frontend/src/container/LogsExplorerViews/index.tsx index 8dc46c5a5a..5ce5dbe2be 100644 --- a/frontend/src/container/LogsExplorerViews/index.tsx +++ b/frontend/src/container/LogsExplorerViews/index.tsx @@ -202,6 +202,7 @@ function LogsExplorerViews({ id: 'severity_text--string----true', }, ], + legend: '{{severity_text}}', }; const modifiedQuery: Query = {