githubEdit

Flows

DAMPER

Source plugins/basearrow-up-right

Config

[[flows.damper]]
    ## damper makes the stream of records to be delayed by the given duration.
    ## It collects records those _ts time is older thant now-"interval" time, 
    ## and send them to the next flow in a time.
    interval = "3s"

Example

Run

Output

DUMP

Source plugins/basearrow-up-right

Config

Example

Run

Output

EXEC

Source plugins/execarrow-up-right

Config

Example

Run

Output

MERGE

Source plugins/basearrow-up-right

Config

Example

Run

Output

UPDATE

Source plugins/basearrow-up-right

Config

Example

Run

Output

SELECT

Source plugins/basearrow-up-right

Config

Example

Run

Output

INJECT

Source plugins/basearrow-up-right

This flow creates an injection point for the pipeline, allowing applications to inject their own functions as flows with the specified ID.

Example

Run

Output

OLLAMA

Source plugins/ollamaarrow-up-right

Config

Example

Run

Output

QRCODE

Source plugins/qrcodearrow-up-right

Config

Example

Run

Output

output.png

Last updated