fluent-bit-go
fluent-bit-go copied to clipboard
Try to format uint64/float64 timestamp to FLBTime when GetRecord is called.
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