-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Render structured logs in the new UI rather than showing raw JSON #46827
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
16aeb66
Render structured logs in the new UI rather than showing raw JSON
ashb 9da1231
Fix typescript useLogs
bbovenzi 2303765
style: group metadata pop
Lee-W b79f726
style: reduce if-else and directly use bool for assigning metadata["d…
Lee-W 0e65827
style: improve type annotation
Lee-W 67976c5
test(test_log_reader): fix existing unit tests
Lee-W c511c12
test(api_fastapi): fix existing test_log unit tests
Lee-W eb11c6c
feat(api_connexion/log): update v1 api to the latest log format
Lee-W c3d29fa
test(providers/elasticsearch): fix part of the existing unit test
Lee-W 3583276
test(providers/amazon): fix TestCloudwatchTaskHandler::test_read
Lee-W 43018cc
feat(providers/amazon): add airflow 3 compat logic
Lee-W 666564f
feat(providers/google): add airflow 3 task handler log handling logic
Lee-W 4d1bd54
feat(providers/elasticsearch): add airflow 3 task handler log handlin…
Lee-W b6bec70
feat(providers/microsoft): add airflow 3 task handler log handling logic
Lee-W 79159a6
feat(providers/redis): add airflow 3 task handler log handling logic
Lee-W 1335623
feat(providers/opensearch): add airflow 3 task handler log handling l…
Lee-W d490b9a
test: ignore unneeded tests
Lee-W 9a5aafa
test(log_handlers): fix pendulum.tz version imcompat
Lee-W d3e2dff
feat: force StructuredLogMessage check when initialing
Lee-W File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.