Skip to content

New function to add timestamp to output #16

@sgaragan

Description

@sgaragan

Our analytics team is looking for timestamps at each stage of the processing of messages from when they are generate to when they are stored. One request was to have Candyfloss generate a timestamp when it gets a message via the transformation spec. It could go into a default spec or a new type of spec, but just a way to set a timestamp so we know when each message is picked up from Kafka and processed in Candyfloss.

For example, it could be something like:

"operation": "default", "spec": { "*": { "version": "1.1.0", "cf-timestamp": "=timestamp", ... } }
Thanks,
Sean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions