Skip to content

Commit

Permalink
fix: add severity_text legend (#6415)
Browse files Browse the repository at this point in the history
  • Loading branch information
nityanandagohain authored Nov 12, 2024
1 parent d1503f1 commit 2ec641b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/container/LogsExplorerViews/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ function LogsExplorerViews({
id: 'severity_text--string----true',
},
],
legend: '{{severity_text}}',
};

const modifiedQuery: Query = {
Expand Down

0 comments on commit 2ec641b

Please sign in to comment.