-
Notifications
You must be signed in to change notification settings - Fork 502
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
pack: output: added documentation for epoch_ms timestamp #715
base: master
Are you sure you want to change the base?
Conversation
@marcosdiez You need to rebase though we also won't merge docs until the change is released so by then you may need to rebase again... |
8e959ac
to
beee0fd
Compare
Done! |
hi @marcosdiez, thanks for your contribution. |
beee0fd
to
9c4fe6f
Compare
@lecaros conflicts solved! |
Hi @marcosdiez it seems we have new conflicts. Please take a look. |
…n athena Signed-off-by: Marcos Diez <[email protected]>
Signed-off-by: Marcos Diez <[email protected]>
9c4fe6f
to
5719b11
Compare
Hi @lecaros |
Hi @marcosdiez I see that the related PR was closed. However, there are some others mentioned there. Can you please confirm if this PR is still relevant? |
@lecaros yes, this is relevant. As one can see, https://github.com/fluent/fluent-bit/blob/master/src/flb_pack.c#L871 I would merge it sooner than later. |
Documentation for fluent/fluent-bit#4131
Contains also changes from #708