provider Observability Pipelines POST /api/v2/obs-pipelines/pipelines
@utdk/datadog /api/v2/obs-pipelines/pipelines
Create a new pipeline
Create a new pipeline.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createpipeline
POST/api/v2/obs-pipelines/pipelines
Create a new pipeline.

Input

required

Contains the the pipeline configuration.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.createpipeline()