-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Refactor log viewer, remove follow logs option and fix autorefresh #5868
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5868 +/- ##
=======================================
Coverage 44.40% 44.40%
=======================================
Files 215 215
Lines 9175 9175
Branches 113 113
=======================================
Hits 4074 4074
Misses 4827 4827
Partials 274 274 |
1ddbeba
to
18db1d8
Compare
18db1d8
to
f512ef9
Compare
/lgtm |
dbc083a
to
ee0bccd
Compare
ee0bccd
to
653433c
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks, maciaszczykm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #5854
Follow logs
option as it was not clear what it was actually doing. Instead, when autorefresh is applied and the user scrolls to the bottom of the log viewer it will automatically scroll to the latest part on refresh.New timestamp
Old timestamp