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

Try to format uint64/float64 timestamp to FLBTime when GetRecord is called.

Open ye-will opened this issue 3 years ago • 0 comments

Make the beheavior of getting record time same with the C code flb_time_msgpack_to_time

See: https://github.com/fluent/fluent-bit/blob/v1.8.12/src/flb_time.c#L198-L223

ye-will avatar Feb 24 '22 07:02 ye-will