Docs: Connectors page Agent Tiles Creation (#22488)

* Docs: Connectors page Agent Tile Creation

* Docs: Connectors page Agent Tile Creation

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-21 19:13:40 +05:30 committed by GitHub
parent ae1d70d9f2
commit 9c2483626d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 123 additions and 6 deletions

View File

@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally
{% tilesContainer %} {% tilesContainer %}
{% tile {% tile
title="Run Connectors from the OpenMetadata UI" 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" link="/deployment/ingestion/openmetadata"
/ %} / %}
{% tile {% tile
title="External Schedulers" 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" link="/deployment/ingestion/external"
/ %} / %}
{% /tilesContainer %} {% /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 ## API Services
{% partial file="/v1.7/connectors/api/connectors-list.md" /%} {% partial file="/v1.7/connectors/api/connectors-list.md" /%}

View File

@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally
{% tilesContainer %} {% tilesContainer %}
{% tile {% tile
title="Run Connectors from the OpenMetadata UI" 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" link="/deployment/ingestion/openmetadata"
/ %} / %}
{% tile {% tile
title="External Schedulers" 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" link="/deployment/ingestion/external"
/ %} / %}
{% /tilesContainer %} {% /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 ## API Services
{% partial file="/v1.8/connectors/api/connectors-list.md" /%} {% partial file="/v1.8/connectors/api/connectors-list.md" /%}

View File

@ -20,16 +20,55 @@ the following docs to run the Ingestion Framework in any orchestrator externally
{% tilesContainer %} {% tilesContainer %}
{% tile {% tile
title="Run Connectors from the OpenMetadata UI" 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" link="/deployment/ingestion/openmetadata"
/ %} / %}
{% tile {% tile
title="External Schedulers" 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" link="/deployment/ingestion/external"
/ %} / %}
{% /tilesContainer %} {% /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 ## API Services
{% partial file="/v1.9/connectors/api/connectors-list.md" /%} {% partial file="/v1.9/connectors/api/connectors-list.md" /%}