{ "source": { "type": "metabase", "serviceName": "test", "serviceConnection": { "config": { "type": "Metabase", "username": "username", "password": "password", "hostPort": "http://hostPort", "dbServiceName": "Database Service Name to create Lineage" } }, "sourceConfig": { "config": { "dashboardFilterPattern": {} , "chartFilterPattern": {} } } }, "sink": { "type": "metadata-rest", "config": {} }, "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", "authProvider": "no-auth" } } }