diff --git a/openmetadata-docs/content/v1.7.x/connectors/index.md b/openmetadata-docs/content/v1.7.x/connectors/index.md index d6fbb152376..df980bccdae 100644 --- a/openmetadata-docs/content/v1.7.x/connectors/index.md +++ b/openmetadata-docs/content/v1.7.x/connectors/index.md @@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally {% tilesContainer %} {% tile title="Run Connectors from the OpenMetadata UI" - description="Learn how to manage your deployment to run connectors from the UI" + description="Learn how to manage your deployment to run connectors from the UI." link="/deployment/ingestion/openmetadata" / %} {% tile title="External Schedulers" - description="Get more information about running the Ingestion Framework Externally" + description="Get more information about running the Ingestion Framework Externally." link="/deployment/ingestion/external" / %} {% /tilesContainer %} +{%inlineCalloutContainer%} + +{%inlineCallout + bold="Metadata" + icon="cable" + href="/connectors/ingestion/workflows/metadata"%} +Learn more about how to ingest metadata from dozens of connectors. +{%/inlineCallout%} + +{%inlineCallout + bold="Usage" + icon="cable" + href="/connectors/ingestion/workflows/usage"%} +Run usage ingestion workflows externally to track data access. +{%/inlineCallout%} + +{%inlineCallout + bold="Lineage" + icon="cable" + href="/connectors/ingestion/workflows/lineage"%} +Run lineage Agent workflows externally to capture data flow. +{%/inlineCallout%} + +{%inlineCallout + bold="DBT" + icon="cable" + href="/connectors/ingestion/workflows/dbt"%} +Run dbt Agent workflows externally to sync models and metadata. +{%/inlineCallout%} + +{%inlineCallout + bold="Auto-Classification" + icon="cable" + href="/how-to-guides/data-governance/classification/auto-classification"%} +Set up auto-classification to detect and tag sensitive data automatically. +{%/inlineCallout%} + +{%/inlineCalloutContainer%} + ## API Services {% partial file="/v1.7/connectors/api/connectors-list.md" /%} diff --git a/openmetadata-docs/content/v1.8.x/connectors/index.md b/openmetadata-docs/content/v1.8.x/connectors/index.md index 8892d99403d..6c8f885eca2 100644 --- a/openmetadata-docs/content/v1.8.x/connectors/index.md +++ b/openmetadata-docs/content/v1.8.x/connectors/index.md @@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally {% tilesContainer %} {% tile title="Run Connectors from the OpenMetadata UI" - description="Learn how to manage your deployment to run connectors from the UI" + description="Learn how to manage your deployment to run connectors from the UI." link="/deployment/ingestion/openmetadata" / %} {% tile title="External Schedulers" - description="Get more information about running the Ingestion Framework Externally" + description="Get more information about running the Ingestion Framework Externally." link="/deployment/ingestion/external" / %} {% /tilesContainer %} +{%inlineCalloutContainer%} + +{%inlineCallout + bold="Metadata" + icon="cable" + href="/connectors/ingestion/workflows/metadata"%} +Learn more about how to ingest metadata from dozens of connectors. +{%/inlineCallout%} + +{%inlineCallout + bold="Usage" + icon="cable" + href="/connectors/ingestion/workflows/usage"%} +Run usage ingestion workflows externally to track data access. +{%/inlineCallout%} + +{%inlineCallout + bold="Lineage" + icon="cable" + href="/connectors/ingestion/workflows/lineage"%} +Run lineage Agent workflows externally to capture data flow. +{%/inlineCallout%} + +{%inlineCallout + bold="DBT" + icon="cable" + href="/connectors/ingestion/workflows/dbt"%} +Run dbt Agent workflows externally to sync models and metadata. +{%/inlineCallout%} + +{%inlineCallout + bold="Auto-Classification" + icon="cable" + href="/how-to-guides/data-governance/classification/auto-classification"%} +Set up auto-classification to detect and tag sensitive data automatically. +{%/inlineCallout%} + +{%/inlineCalloutContainer%} + ## API Services {% partial file="/v1.8/connectors/api/connectors-list.md" /%} diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/index.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/index.md index 0b2752d42a6..8c9e28d7cf5 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/index.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/index.md @@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally {% tilesContainer %} {% tile title="Run Connectors from the OpenMetadata UI" - description="Learn how to manage your deployment to run connectors from the UI" + description="Learn how to manage your deployment to run connectors from the UI." link="/deployment/ingestion/openmetadata" / %} {% tile title="External Schedulers" - description="Get more information about running the Ingestion Framework Externally" + description="Get more information about running the Ingestion Framework Externally." link="/deployment/ingestion/external" / %} {% /tilesContainer %} +{%inlineCalloutContainer%} + +{%inlineCallout + bold="Metadata" + icon="cable" + href="/connectors/ingestion/workflows/metadata"%} +Learn more about how to ingest metadata from dozens of connectors. +{%/inlineCallout%} + +{%inlineCallout + bold="Usage" + icon="cable" + href="/connectors/ingestion/workflows/usage"%} +Run usage ingestion workflows externally to track data access. +{%/inlineCallout%} + +{%inlineCallout + bold="Lineage" + icon="cable" + href="/connectors/ingestion/workflows/lineage"%} +Run lineage Agent workflows externally to capture data flow. +{%/inlineCallout%} + +{%inlineCallout + bold="DBT" + icon="cable" + href="/connectors/ingestion/workflows/dbt"%} +Run dbt Agent workflows externally to sync models and metadata. +{%/inlineCallout%} + +{%inlineCallout + bold="Auto-Classification" + icon="cable" + href="/how-to-guides/data-governance/classification/auto-classification"%} +Set up auto-classification to detect and tag sensitive data automatically. +{%/inlineCallout%} + +{%/inlineCalloutContainer%} + ## API Services {% partial file="/v1.9/connectors/api/connectors-list.md" /%}