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

Logs: Add millisecond to timestamp in log line #64372

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

svennergr
Copy link
Contributor

@svennergr svennergr commented Mar 8, 2023

What is this feature?

This adds milliseconds to the timestamp displayed in log lines.

image

Fixes #64387

@svennergr svennergr added this to the 9.5.0 milestone Mar 8, 2023
@svennergr svennergr requested a review from a team as a code owner March 8, 2023 08:17
@svennergr svennergr self-assigned this Mar 8, 2023
@svennergr svennergr requested a review from a team as a code owner March 8, 2023 08:39
@matyax
Copy link
Contributor

matyax commented Mar 8, 2023

Was this lost because of a change? Is it an improvement?

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Backend code coverage report for PR #64372
No changes

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Frontend code coverage report for PR #64372

Plugin Main PR Difference
explore 86.43% 86.43% 0%

@svennergr svennergr added the no-backport Skip backport of PR label Mar 8, 2023
@svennergr
Copy link
Contributor Author

Was this lost because of a change? Is it an improvement?

I don't think milliseconds were ever part of the time, so it's an improvement.

@svennergr svennergr merged commit 42c3250 into main Mar 8, 2023
@svennergr svennergr deleted the svennergr/add-milliseconds-logs-panel branch March 8, 2023 10:39
@srikrishnanr
Copy link

Hi,
I would really like to take advantage of this feature as it is critical for my application.

Can you please tell me which release of grafana includes this fix?

Thanks

@svennergr
Copy link
Contributor Author

Hi, I would really like to take advantage of this feature as it is critical for my application.

Can you please tell me which release of grafana includes this fix?

Thanks

Hi @srikrishnanr,

happy you like the change.
This is part of the 9.5 release which should happen during the next week.

Thanks,
@svennergr

@srikrishnanr
Copy link

Thanks!
Eagerly awaiting the release...

@michaelswierszcz
Copy link

love this change but is it possible to get this in the Download Logs as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logs: Allow Displaying Timestamps with Millisecond Level
5 participants