Slide 9
Slide 9 text
Problem
• Some storages and platforms (Elasticsearch, GCP…)
expect/want sub-second (millisecond, nanosecond) as
timestamp.
• But current Fluentd timestamp cannot hold sub-second.
• If we support nanosecond resolution, it will be able to
cover all requirements because it is minimum
resolution generally. (but there will be a little more
overhead than millisecond/microsecond)