Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Ingest Tags from dbt
Ingest the table-level tags and column-level tags frommanifest.json file
Follow the link here to add the tags to your dbt project.
Requirements
1. Table-Level Tags information in manifest.json file
Openmetadata fetches the table-level tags information from themanifest.json file. Below is a sample manifest.json file node containing tags information under node_name->tags.
2. Column-Level Tags information in manifest.json file
Openmetadata fetches the column-level tags information from themanifest.json file. Below is a sample manifest.json file node containing tags information under node_name->columns->column_name->tags.
3. Viewing the tags on tables and columns
Table and Column level tags ingested from dbt can be viewed on the node in OpenMetadata