fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

add support for nanoseconds in time_key_format

Open tmehlinger opened this issue 3 years ago • 1 comments

This adds support for including nanoseconds in the output timestamp. This is useful when the Firehose destination is something that might care about nanoseconds, like Elasticsearch or a Lambda function executing custom code.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing Before we can approve your change; please submit the following in a comment:

  • [ ] Example configuration file for the change
  • [ ] Debug log output from testing the change
  • [ ] Attached Valgrind output that shows no leaks or memory corruption was found

Documentation

  • [ ] Documentation required for this feature

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.

tmehlinger avatar Jul 22 '21 23:07 tmehlinger