mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 15:38:43 +00:00
* multiple-database-service-names-added-in-dashboard * code-formatted * code-smell-removed * code-formatted * improved-dbserviceName-handling-in-dashboard * fix checks failing Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
22 lines
492 B
YAML
22 lines
492 B
YAML
source:
|
|
type: metabase
|
|
serviceName: test
|
|
serviceConnection:
|
|
config:
|
|
type: Metabase
|
|
username: username
|
|
password: password
|
|
hostPort: http://hostPort
|
|
sourceConfig:
|
|
config:
|
|
dbServiceNames: list of database service name to create Lineage
|
|
dashboardFilterPattern: {}
|
|
chartFilterPattern: {}
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: http://localhost:8585/api
|
|
authProvider: no-auth
|