mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-02 02:17:21 +00:00
22 lines
483 B
YAML
22 lines
483 B
YAML
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
|