mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 15:50:14 +00:00
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
---
|
|
title: Overview
|
|
---
|
|
|
|
# Tableau Ingestion Guide: Overview
|
|
|
|
## What You Will Get Out of This Guide
|
|
|
|
This guide will help you set up the Tableau connector to begin ingesting metadata into DataHub.
|
|
|
|
Upon completing this guide, you will have a recurring ingestion pipeline that will extract metadata from Tableau and load it into DataHub. This will include to following Tableau asset types:
|
|
|
|
- Dashboards
|
|
- Sheets
|
|
- Embedded DataSource
|
|
- Published DataSource
|
|
- Custom SQL Table
|
|
- Embedded or External Tables
|
|
- User
|
|
- Workbook
|
|
- Tag
|
|
|
|
The pipeline will also extract:
|
|
|
|
- **Usage statistics** help you understand top viewed Dashboard/Chart
|
|
- **Table- and Column-level lineage** automatically index relationships between datasets and columns
|
|
|
|
## Next Steps
|
|
|
|
Continue to the [setup guide](setup.md), where we'll describe the prerequisites.
|
|
|
|
## Advanced Guides and Reference
|
|
|
|
If you want to ingest metadata from Tableau using the DataHub CLI, check out the following resources:
|
|
|
|
- Learn about CLI Ingestion in the [Introduction to Metadata Ingestion](../../../metadata-ingestion/README.md)
|
|
- [Tableau Ingestion Source](https://docs.datahub.com/docs/generated/ingestion/sources/tableau)
|