Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 601 Bytes

File metadata and controls

16 lines (12 loc) · 601 Bytes
applies_to
serverless stack
ga
ga 9.3+

Math processor [streams-math-processor]

The Math processor evaluates arithmetic or logical expressions and stores the result in the target field.

To calculate a value using an expression and store the result in a target field:

  1. Select CreateCreate processor.
  2. Select Math from the Processor menu.
  3. Set the Target field where you want to write the expression result.
  4. Set your expression in the Expression field. You can directly reference fields in your expression (for example, bytes / duration).