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(exporter): fix parser to also parse the timestamp in a single log line #14

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

sharkpc138
Copy link
Contributor

@sharkpc138 sharkpc138 commented Nov 4, 2024

Related: #11

The current implementation uses newline characters to identify the last line in the extracted logs.
This should be updated to ensure that timestamps are also checked when no newline is ahead.

@sharkpc138 sharkpc138 merged commit be05aaa into main Nov 4, 2024
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.

1 participant