Skip to main content

transaction

Class: helper · Streaming: accumulating

Group events into transactions keyed by fields.

Signature

| transaction <fields> [maxspan=<duration>] [startswith=<predicate>] [endswith=<predicate>]

Positional Arguments

NameTypeRequiredDescription
fieldsfield_listYes-

Options

NameTypeDefaultDescription
maxspanduration--
startswithpredicate--
endswithpredicate--

Examples

transaction user_id maxspan=30m

Generated from the LynxFlow registry. See RFC-002 for the full language specification.