-
Notifications
You must be signed in to change notification settings - Fork 49
Improve Model Endpoint and Batch Job's Logging UX #164
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 2 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
97c0778
Update lazy-log package
ariefrahmansyah 48fbb8c
Refactor stream logs API
ariefrahmansyah 629febc
Introducing ContainerLogsView component
ariefrahmansyah 13c54df
Support logging for pyfunc image builder and batch job
ariefrahmansyah 613e597
Fix batch job's image builder log. Support prefixing log with pod & c…
ariefrahmansyah 9997ef0
Add batch job executor log
ariefrahmansyah 8d15c14
Dockerfile: Add git so we Yarn installation can succeed
ariefrahmansyah e1ca2bd
Use node:14 as node-builder base image
ariefrahmansyah a5be6c0
Colorized the pod + container in log
ariefrahmansyah 62e4fa9
Use actions/setup-node@v2 and node v14
ariefrahmansyah 0c57d95
Update react-lazylog package to use gojekfarm to sovle yarn install i…
ariefrahmansyah cab8007
We still need react-lazylog's prepare script.
ariefrahmansyah 6958e9b
Refactor stackdriver log
ariefrahmansyah 9252127
Fix API's unit test first
ariefrahmansyah 7aadad4
Add more test to cluster and log_service
ariefrahmansyah 0ce58c3
Fix UI wording
ariefrahmansyah d2eb491
Update swagger
ariefrahmansyah ee32d61
Make sure color lib turned on
ariefrahmansyah cd0bc4f
Add build-essential and etc isntallation on Mlflows' Dockerfile
ariefrahmansyah b5647ca
Update API test
ariefrahmansyah 3d154c7
Use gojekfarm's react-lazylog fork
ariefrahmansyah 55f9de8
Update how to close channel; getContainerLogs async
ariefrahmansyah 5d49916
Use request.Context() for termintation
ariefrahmansyah 93d92a7
Fix API test
ariefrahmansyah 25f3344
Modularize pprof routes into a spearate function
ariefrahmansyah 7b9940b
Address aria's review
ariefrahmansyah 2cf726e
Use unbuffered channel for sending log line
ariefrahmansyah f937d87
Periodically update component list and address reviews
ariefrahmansyah 2f30d2c
Simplify component refresh & log api context cancellation
ariefrahmansyah 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
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.