recipes/legacy_recipe.dhub.yaml (12 lines of code) (raw):
source:
type: sync.datahub.legacy_source.LegacySource
config:
env: "PROD"
stateful_ingestion:
enabled: false
pipeline_name: "legacy_telemetry_ingestion_pipeline"
sink:
type: "datahub-rest"
config:
server: ${DATAHUB_GMS_URL}
token: ${DATAHUB_GMS_TOKEN}