OpenMetadata/ingestion/examples/workflows/postgres_lineage.yaml

17 lines
343 B
YAML
Raw Normal View History

source:
type: postgres-lineage
serviceName: local_postgres11
sourceConfig:
config:
type: DatabaseLineage
queryLogDuration: 1
resultLimit: 10000
sink:
type: metadata-rest
config: {}
workflowConfig:
loggerLevel: INFO
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth