-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
log: increase precision in log's timestamp to nanoseconds #9986
base: 3.2
Are you sure you want to change the base?
Conversation
Signed-off-by: lecaros <lecaros@calyptia.com>
Signed-off-by: lecaros <lecaros@calyptia.com>
not backporting this to 3.2 |
Have to asses the risk, might reopen later. |
Is it possible to make the new nanosecond precision optional and disabled by default? If so I would approve it for 3.2. @edsiper we might want to consider porting the same option to master. |
Yeah I think we should keep current behaviour as the default - we do not know what folks are doing with timestamps so may break things on upgrade from experience. |
backport #9985 to 3.2
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.