Google Cloud Dataflow · Arazzo Workflow
Google Cloud Dataflow Launch Classic Template and Monitor
Version 1.0.0
Launch a job from a classic Dataflow template, poll it to completion, then read its metrics.
View Spec
View on GitHub
Apache BeamBatch ProcessingBig DataData ProcessingETLStream ProcessingArazzoWorkflows
Provider
Workflows
launch-classic-template-and-monitor
Launch a classic template job, poll until done, and read its metrics.
Launches a classic Dataflow template into a region, captures the created job id, polls the job state until JOB_STATE_DONE, then retrieves the job metrics.
1
launchTemplate
Launch a Dataflow job from the classic template at the supplied Cloud Storage path in the requested region.
2
pollJobState
Fetch the launched job and confirm it has reached the terminal JOB_STATE_DONE state before reading metrics.
3
getMetrics
Retrieve the execution metrics for the completed job, including counters and distributions emitted by the pipeline.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.