24 lines
373 B
Markdown
24 lines
373 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: Pipeline sink
|
||
|
parent: Sinks
|
||
|
nav_order: 45
|
||
|
---
|
||
|
|
||
|
# Pipeline sink
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
Sink for writing to another pipeline.
|
||
|
|
||
|
Option | Required | Type | Description
|
||
|
:--- | :--- | :--- | :---
|
||
|
name | Yes | String | Name of the pipeline to write to.
|
||
|
|
||
|
## Configuration
|
||
|
|
||
|
Content will be added to this section.
|
||
|
|
||
|
## Metrics
|
||
|
|
||
|
Content will be added to this section.
|