Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[clickhouse] Add sorting and show milliseconds in time column #179

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

ricoberger
Copy link
Member

Once a user selected another column then the default timestamp column
for sorting the logs lines, he must go to the options menu to sort the
columns for the timestamp column. Now he can directly go back to the
default by clicking the sort icon next to the time column.

The time column now uses a custom function to format the timestamp, so
that we can also display the milliseconds for the log line.

Once a user selected another column then the default timestamp column
for sorting the logs lines, he must go to the options menu to sort the
columns for the timestamp column. Now he can directly go back to the
default by clicking the sort icon next to the time column.

The time column now uses a custom function to format the timestamp, so
that we can also display the milliseconds for the log line.
@ricoberger ricoberger changed the title Add sorting and show milliseconds in time column [clickhouse] Add sorting and show milliseconds in time column Oct 14, 2021
@ricoberger ricoberger merged commit e37d2aa into main Oct 14, 2021
@ricoberger ricoberger deleted the add-sorting-and-show-milliseconds branch October 14, 2021 20:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant