Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show log severity indicator based on severity number if it's available when severity text is unknown #4971

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

raj-k-singh
Copy link
Collaborator

@raj-k-singh raj-k-singh commented May 7, 2024

Summary

Use severity number to decide log level indicator if severity text doesn't contain a known standard value

Related Issues / PR's

Fixes #4970

Before

log-level-by-sev-number-before

After

log-level-by-sev-number-after

Affected and tested area

Logs explorer list

@github-actions github-actions bot added the enhancement New feature or request label May 7, 2024
@srikanthccv
Copy link
Member

@raj-k-singh can we get PR #4694 merged instead and make any changes required there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log Level indicator should be based on severity number if severity text is of an unknown type
2 participants