mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
17 lines
343 B
YAML
17 lines
343 B
YAML
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
|