25 lines
432 B
Markdown
25 lines
432 B
Markdown
---
|
|
layout: default
|
|
title: Pipeline sink
|
|
parent: Sinks
|
|
grand_parent: Pipelines
|
|
nav_order: 45
|
|
---
|
|
|
|
# Pipeline sink
|
|
|
|
## Overview
|
|
|
|
You can use the `pipeline` sink to write 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. ---> |