{ "source": { "type": "redash", "serviceName": "local_redash", "serviceConnection": { "config": { "type": "Redash", "hostPort": "http://localhost:5000", "apiKey": "api_key", "username": "random" } }, "sourceConfig": { "config": { "dashboardFilterPattern": {}, "chartFilterPattern": {} } } }, "sink": { "type": "metadata-rest", "config": {} }, "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", "authProvider": "no-auth" } } }