Building a Pipeline involves three basic steps:Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Set up a Pipeline Source.
- Set up a Pipeline Destination.
- Add Processors to manage and transform your Pipeline data.
Build a Telemetry Data Pipeline
- Log into the Mezmo Web App.
- In the left-hand menu, click Pipelines. This will open the Edit Pipeline interface.
- In the left-hand navigation, click + New Pipeline.
- Enter a name for the Pipeline, then click Save.
- In the Sources column of the pipeline schematic, click Add.
- Select the Pipeline Source you want to use, and enter the configuration information.
- In the Destinations column, click Add.
- Select the Destination for your Pipeline log data, and enter the configuration information.
- To connect your Source and Destination, click the right edge of your Source, and when the blue circle appears, drag the connector from the Source to the Destination until the Destination tile turns blue.
- After you connect the Source and Destination, click the connector and the Insert Node dialog will open.
- Select Insert Node and choose the Processor you want to apply to that Pipeline segment.
Deploy the Pipeline and View the Data
When you have completed your Pipeline architecture, you need to deploy it for data to begin flowing.- In the Pipelines section, select the Pipeline you want to deploy.
- Click Deploy Pipeline.
- When the Pipeline is deployed and active, you will see a panel above the Pipeline that displays the amount of data that is flowing through the Pipeline.
- To view the data that is flowing between segments of the Pipeline, insert a Pipeline Tap