From 9c2483626d2813bcc8c55851e84ae3991e96076f Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Mon, 21 Jul 2025 19:13:40 +0530 Subject: [PATCH] Docs: Connectors page Agent Tiles Creation (#22488) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Docs: Connectors page Agent Tile Creation * Docs: Connectors page Agent Tile Creation --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> --- .../content/v1.7.x/connectors/index.md | 43 ++++++++++++++++++- .../content/v1.8.x/connectors/index.md | 43 ++++++++++++++++++- .../v1.9.x-SNAPSHOT/connectors/index.md | 43 ++++++++++++++++++- 3 files changed, 123 insertions(+), 6 deletions(-) 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" /%}