Skip to content

Support epoch_micro in date processor patterns #4076

@oeyh

Description

@oeyh

Is your feature request related to a problem? Please describe.
We do support epoch_second, epoch_mili and epoch_nano, but noticed some users need epoch_micro as well.

We have a workaround using value_expression in add_entires to convert micro seconds to other format we support. But we might as well add this epoch_micro option to save the need for an additional processor.

Describe the solution you'd like
Support epoch_micro in date processor patterns

Describe alternatives you've considered (Optional)
Use value_expression in add_entires to convert micro seconds to other format we support

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions