source: type: postgres serviceName: local_postgres serviceConnection: config: type: Postgres username: openmetadata_user password: openmetadata_password hostPort: localhost:5432 sourceConfig: config: type: Profiler generateSampleData: profileSample: databaseFilterPattern: schemaFilterPattern:
tableFilterPattern:
processor: type: orm-profiler config: tableConfig: - fullyQualifiedName:
profileSample: columnConfig: profileQuery: excludeColumns: - includeColumns: - columnName: - metrics: - MEAN - MEDIAN - ... sink: type: metadata-rest config: {} workflowConfig: openMetadataServerConfig: hostPort: authProvider: