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: json logs from the bootloader #155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abuchanan-airbyte
Copy link
Collaborator

This configures the bootloader to emit JSON formatted logs, and changes the log scanner in abctl to read JSON. This improves abctl's ability to recognize error logs from the bootloader and show them to the user.

image

The existing log scanner wasn't working anymore, and barely worked to begin with, so I removed it rather than keep it around to try to parse non-json logs.

@abuchanan-airbyte abuchanan-airbyte requested a review from a team as a code owner December 20, 2024 22:56
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