Datadog · Arazzo Workflow
Datadog Create an Observability Pipeline
Version 1.0.0
Create an observability pipeline, retrieve it, then list pipelines to confirm placement.
Provider
Workflows
create-log-pipeline
Create an observability pipeline, get it, then list pipelines.
Creates a new observability pipeline, retrieves it by id to confirm persistence, then lists the configured pipelines to confirm the new pipeline appears among them.
1
createPipeline
CreatePipeline
Create a new observability pipeline with a Datadog Agent source, a filter processor, and a Datadog Logs destination.
2
getPipeline
GetPipeline
Retrieve the newly created pipeline by its id to confirm it was stored with the expected configuration.
3
listPipelines
ListPipelines
List the configured pipelines to confirm the new pipeline appears among them and to inspect its placement in the ordering.