provider CI Visibility Pipelines POST /api/v2/ci/pipelines/analytics/aggregate
@utdk/datadog /api/v2/ci/pipelines/analytics/aggregate
Aggregate pipelines events
Use this API endpoint to aggregate CI Visibility pipeline events into buckets of computed metrics and timeseries.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

aggregateciapppipelineevents
POST/api/v2/ci/pipelines/analytics/aggregate
Use this API endpoint to aggregate CI Visibility pipeline events into buckets of computed metrics and timeseries.

Input

The list of metrics or timeseries to compute for the retrieved buckets.

The search and filter query settings.

The rules for the group-by.

Global query options that are used during the query. Only supply timezone or time offset, not both. Otherwise, the query fails.

Enter a gateway URL above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.aggregateciapppipelineevents()