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

Fix: LogView regex for milliseconds & add span file support #2280

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

savioribeiro
Copy link
Contributor

This PR enhances the log parsing functionality by updating the regex to support milliseconds (#30be235) in LogView.vue. Additionally, the .file class was merged with .timestamp in styles.scss, ensuring consistent styling and allowing users to select both elements together with proper spacing.

@knadh
Copy link
Owner

knadh commented Feb 5, 2025

Thanks for the PR. Could you share a screenshot showing the changes on the UI?

@savioribeiro
Copy link
Contributor Author

@knadh

Before this PR:

before

After:

after

@knadh knadh merged commit 2f5ab4c into knadh:master Feb 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants