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

highlight the changed part of the timestamp #10

Open
trentm opened this issue Apr 6, 2021 · 0 comments
Open

highlight the changed part of the timestamp #10

trentm opened this issue Apr 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@trentm
Copy link
Owner

trentm commented Apr 6, 2021

A possible rendering feature might be to highlight the changed part of the @timestamp compared to the previous log record. This might help show if there is a significant time gap. For example:

[2021-04-06T21:25:34.688Z] TRACE (on pink.local): ref client sockets and end client beforeExit
[2021-04-06T21:25:44.691Z] TRACE (on pink.local): completePart intakeRes

This could show that there was a 10s gap here. "Highlighting" here could instead be to gray out all but the changed part of the timestamp.

@trentm trentm added the enhancement New feature or request label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant