mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-18 10:01:31 +08:00

* feat: set log sev indicator based on severity number if severity text is unknown * chore: some cleanup * chore: some more cleanup * chore: update log state indicator utils test * chore: some more cleanup * fix: priority to severity_number over severity_text and update tests * fix: made the severity_text check case insensitive and added null checks --------- Co-authored-by: Vikrant Gupta <vikrant.thomso@gmail.com>