Sinks

Final nodes of Juttle flowgraphs are referred to as sinks.

(source; source) | processor | (processor; processor) | processor | (sink; sink)

view

Visualize data using the view sink with built-in views view table, view text, or charts available via juttle-viz library.

write

Send data out using the write sink with built-in adapters write file, write http, or plug in external adapters to write to remote backends.