witty-keyboard-20400
09/27/2021, 5:13 AMgifted-queen-61023
09/27/2021, 8:18 AMcharts
, you should have something like inputs: []
where you can link their sources (database tables).
In dashboards,
I believe you have something like charts: []
where you can define the charts
that compose the dashboard.
You also have tags: []
, owners: []
and so on.
You can find more examples in https://datahubproject.io/docs/metadata-service
Don't know if this was your doubt, but I hope this helps.