You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No way because Ruby's Date cannot be represented in JSON/MessagePack or other serialization format.
If you want to do it, restore date object from string representation in plugin code.
Is there a way we can allow Ruby date objects to get passed through to Fluent as dates as opposed to strings? See comment from this thread:
fluent/fluent-plugin-mongo#18
The text was updated successfully, but these errors were encountered: