source: type: postgres serviceName: local_postgres serviceConnection: config: type: Postgres username: username password: password hostPort: localhost:5432 # database: database sourceConfig: config: type: Profiler # generateSampleData: true # profileSample: 85 # threadCount: 5 (default) # databaseFilterPattern: # includes: # - database1 # - database2 # excludes: # - database3 # - database4 # schemaFilterPattern: # includes: # - schema1 # - schema2 # excludes: # - schema3 # - schema4 # tableFilterPattern: # includes: # - table1 # - table2 # excludes: # - table3 # - table4 processor: type: orm-profiler config: {} # Remove braces if adding properties # tableConfig: # - fullyQualifiedName: # profileSample: # columnConfig: # profileQuery: # excludeColumns: # - # includeColumns: # - columnName: # - metrics: # - MEAN # - MEDIAN # - ... sink: type: metadata-rest config: {} workflowConfig: openMetadataServerConfig: hostPort: authProvider: