Skip to main content

Pipeline

The Pipeline feature allows tenants to connect external data sources and ingest data into the platform. Users configure source connectors, define ingestion pipelines, and monitor their execution.

Services Behind This Feature

ServiceRole
BFF APIProxies requests and handles token exchange to the pipeline backend.
Pipeline BackendManages connector configuration, ingestion scheduling, and execution monitoring. Runs inside the tenant cluster.

Go Deeper