Docs: Connectors Troubleshooting addition for Dashboard (#20542)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-04-03 11:12:28 +05:30 committed by GitHub
parent 92264b6d33
commit ea1f98a1e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
27 changed files with 127 additions and 22 deletions

View File

@ -297,6 +297,8 @@ site_menu:
url: /connectors/dashboard/qliksense/yaml
- category: Connectors / Dashboard / Qlik Sense / Export Certificates
url: /connectors/dashboard/qliksense/certificates
- category: Connectors / Dashboard / Qlik Sense / Troubleshooting
url: /connectors/dashboard/qliksense/troubleshooting
- category: Connectors / Dashboard / Qlik Cloud
url: /connectors/dashboard/qlikcloud
- category: Connectors / Dashboard / Qlik Cloud / Run Externally
@ -309,20 +311,28 @@ site_menu:
url: /connectors/dashboard/quicksight
- category: Connectors / Dashboard / QuickSight / Run Externally
url: /connectors/dashboard/quicksight/yaml
- category: Connectors / Dashboard / QuickSight / Troubleshooting
url: /connectors/dashboard/quicksight/troubleshooting
- category: Connectors / Dashboard / Redash
url: /connectors/dashboard/redash
- category: Connectors / Dashboard / Redash / Run Externally
url: /connectors/dashboard/redash/yaml
- category: Connectors / Dashboard / Redash / Troubleshooting
url: /connectors/dashboard/redash/troubleshooting
- category: Connectors / Dashboard / Superset
url: /connectors/dashboard/superset
- category: Connectors / Dashboard / Superset / Run Externally
url: /connectors/dashboard/superset/yaml
- category: Connectors / Dashboard / Superset / SSO
url: /connectors/dashboard/superset/sso
- category: Connectors / Dashboard / Superset / Troubleshooting
url: /connectors/dashboard/superset/troubleshooting
- category: Connectors / Dashboard / Tableau
url: /connectors/dashboard/tableau
- category: Connectors / Dashboard / Tableau / Run Externally
url: /connectors/dashboard/tableau/yaml
- category: Connectors / Dashboard / Tableau / Troubleshooting
url: /connectors/dashboard/tableau/troubleshooting
- category: Connectors / Messaging
url: /connectors/messaging

View File

@ -19,6 +19,7 @@ Configure and schedule Metabase metadata and profiler workflows from the OpenMet
- [Metadata Ingestion](#metadata-ingestion)
- [Enable Security](#securing-qlik-sense-connection-with-ssl-in-openmetadata)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/qliksense/troubleshooting)
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/qliksense/yaml"} /%}
@ -120,5 +121,3 @@ Refer to the guide on how to generate authentication certificates so that OpenMe
caption="SSL Configuration" /%}
{% partial file="/v1.6/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Qlik Sense Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/qliksense/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -18,6 +18,7 @@ Configure and schedule QuickSight metadata and profiler workflows from the OpenM
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/quicksight)
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/quicksight/yaml"} /%}
## Requirements
@ -169,5 +170,3 @@ Find more information about [Source Identity](https://docs.aws.amazon.com/STS/la
{% /stepsContainer %}
{% partial file="/v1.6/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: QuickSight Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/quicksight/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -19,6 +19,7 @@ Configure and schedule Redash metadata and profiler workflows from the OpenMetad
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/redash/troubleshooting)
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/redash/yaml"} /%}
@ -61,5 +62,3 @@ permissions, please visit Redash documentation [here](https://redash.io/help/use
{% /stepsContainer %}
{% partial file="/v1.6/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Redash Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/redash/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -18,6 +18,7 @@ Configure and schedule Sigma metadata and profiler workflows from the OpenMetada
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/sigma/troubleshooting)
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/sigma/yaml"} /%}
@ -77,5 +78,3 @@ To get to know the Sigma REST API Version visit [here](https://help.sigmacomputi
{% /stepsContainer %}
{% partial file="/v1.6/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Sigma Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/sigma/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -19,6 +19,7 @@ Configure and schedule Superset metadata and profiler workflows from the OpenMet
- [Metadata Ingestion](#metadata-ingestion)
- [Enable Security](#securing-superset-connection-with-ssl-in-openmetadata)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/superset/troubleshooting)
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/superset/yaml"} /%}
@ -136,5 +137,3 @@ You can use Postgres Connection when you have SSO enabled and your Superset is b
caption="SSL Configuration" /%}
{% partial file="/v1.6/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Superset Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/superset/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Tableau Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/tableau/troubleshooting
---
{% partial file="/v1.6/connectors/troubleshooting.md" /%}

View File

@ -478,6 +478,8 @@ site_menu:
url: /connectors/dashboard/sigma
- category: Connectors / Dashboard / Sigma / Run Externally
url: /connectors/dashboard/sigma/yaml
- category: Connectors / Dashboard / Sigma / Troubleshooting
url: /connectors/dashboard/sigma/troubleshooting
- category: Connectors / Dashboard / Mode
url: /connectors/dashboard/mode
- category: Connectors / Dashboard / Mode / Run Externally
@ -498,6 +500,8 @@ site_menu:
url: /connectors/dashboard/qliksense/yaml
- category: Connectors / Dashboard / Qlik Sense / Export Certificates
url: /connectors/dashboard/qliksense/certificates
- category: Connectors / Dashboard / Qlik Sense / Troubleshooting
url: /connectors/dashboard/qliksense/troubleshooting
- category: Connectors / Dashboard / Qlik Cloud
url: /connectors/dashboard/qlikcloud
- category: Connectors / Dashboard / Qlik Cloud / Run Externally
@ -510,20 +514,28 @@ site_menu:
url: /connectors/dashboard/quicksight
- category: Connectors / Dashboard / QuickSight / Run Externally
url: /connectors/dashboard/quicksight/yaml
- category: Connectors / Dashboard / QuickSight / Troubleshooting
url: /connectors/dashboard/quicksight/troubleshooting
- category: Connectors / Dashboard / Redash
url: /connectors/dashboard/redash
- category: Connectors / Dashboard / Redash / Run Externally
url: /connectors/dashboard/redash/yaml
- category: Connectors / Dashboard / Redash / Troubleshooting
url: /connectors/dashboard/redash/troubleshooting
- category: Connectors / Dashboard / Superset
url: /connectors/dashboard/superset
- category: Connectors / Dashboard / Superset / Run Externally
url: /connectors/dashboard/superset/yaml
- category: Connectors / Dashboard / Superset / SSO
url: /connectors/dashboard/superset/sso
- category: Connectors / Dashboard / Superset / Troubleshooting
url: /connectors/dashboard/superset/troubleshooting
- category: Connectors / Dashboard / Tableau
url: /connectors/dashboard/tableau
- category: Connectors / Dashboard / Tableau / Run Externally
url: /connectors/dashboard/tableau/yaml
- category: Connectors / Dashboard / Tableau / Troubleshooting
url: /connectors/dashboard/tableau/troubleshooting
- category: Connectors / Messaging
url: /connectors/messaging

View File

@ -305,6 +305,8 @@ site_menu:
url: /connectors/dashboard/qliksense/yaml
- category: Connectors / Dashboard / Qlik Sense / Export Certificates
url: /connectors/dashboard/qliksense/certificates
- category: Connectors / Dashboard / Qlik Sense / Troubleshooting
url: /connectors/dashboard/qliksense/troubleshooting
- category: Connectors / Dashboard / Qlik Cloud
url: /connectors/dashboard/qlikcloud
- category: Connectors / Dashboard / Qlik Cloud / Run Externally
@ -317,20 +319,28 @@ site_menu:
url: /connectors/dashboard/quicksight
- category: Connectors / Dashboard / QuickSight / Run Externally
url: /connectors/dashboard/quicksight/yaml
- category: Connectors / Dashboard / QuickSight / Troubleshooting
url: /connectors/dashboard/quicksight/troubleshooting
- category: Connectors / Dashboard / Redash
url: /connectors/dashboard/redash
- category: Connectors / Dashboard / Redash / Run Externally
url: /connectors/dashboard/redash/yaml
- category: Connectors / Dashboard / Redash / Troubleshooting
url: /connectors/dashboard/redash/troubleshooting
- category: Connectors / Dashboard / Superset
url: /connectors/dashboard/superset
- category: Connectors / Dashboard / Superset / Run Externally
url: /connectors/dashboard/superset/yaml
- category: Connectors / Dashboard / Superset / SSO
url: /connectors/dashboard/superset/sso
- category: Connectors / Dashboard / Superset / Troubleshooting
url: /connectors/dashboard/superset/troubleshooting
- category: Connectors / Dashboard / Tableau
url: /connectors/dashboard/tableau
- category: Connectors / Dashboard / Tableau / Run Externally
url: /connectors/dashboard/tableau/yaml
- category: Connectors / Dashboard / Tableau / Troubleshooting
url: /connectors/dashboard/tableau/troubleshooting
- category: Connectors / Messaging
url: /connectors/messaging

View File

@ -19,6 +19,7 @@ Configure and schedule Metabase metadata and profiler workflows from the OpenMet
- [Metadata Ingestion](#metadata-ingestion)
- [Enable Security](#securing-qlik-sense-connection-with-ssl-in-openmetadata)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/qliksense/troubleshooting)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/qliksense/yaml"} /%}
@ -120,5 +121,3 @@ Refer to the guide on how to generate authentication certificates so that OpenMe
caption="SSL Configuration" /%}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Qlik Sense Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/qliksense/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -18,6 +18,7 @@ Configure and schedule QuickSight metadata and profiler workflows from the OpenM
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/quicksight)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/quicksight/yaml"} /%}
## Requirements
@ -169,5 +170,3 @@ Find more information about [Source Identity](https://docs.aws.amazon.com/STS/la
{% /stepsContainer %}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: QuickSight Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/quicksight/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -19,6 +19,7 @@ Configure and schedule Redash metadata and profiler workflows from the OpenMetad
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/redash/troubleshooting)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/redash/yaml"} /%}
@ -61,5 +62,3 @@ permissions, please visit Redash documentation [here](https://redash.io/help/use
{% /stepsContainer %}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Redash Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/redash/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -18,6 +18,7 @@ Configure and schedule Sigma metadata and profiler workflows from the OpenMetada
- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/sigma/troubleshooting)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/sigma/yaml"} /%}
@ -77,5 +78,3 @@ To get to know the Sigma REST API Version visit [here](https://help.sigmacomputi
{% /stepsContainer %}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Sigma Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/sigma/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -19,6 +19,7 @@ Configure and schedule Superset metadata and profiler workflows from the OpenMet
- [Metadata Ingestion](#metadata-ingestion)
- [Enable Security](#securing-superset-connection-with-ssl-in-openmetadata)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/superset/troubleshooting)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/superset/yaml"} /%}
@ -136,5 +137,3 @@ You can use Postgres Connection when you have SSO enabled and your Superset is b
caption="SSL Configuration" /%}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Superset Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/superset/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -20,6 +20,7 @@ Configure and schedule Tableau metadata and profiler workflows from the OpenMeta
- [Metadata Ingestion](#metadata-ingestion)
- [Enable Security](#securing-tableau-connection-with-ssl-in-openmetadata)
- [Lineage](#lineage)
- [Troubleshooting](/connectors/dashboard/tableau/troubleshooting)
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/tableau/yaml"} /%}
@ -118,5 +119,3 @@ To establish secure connections between OpenMetadata and Tableau, navigate to th
caption="SSL Configuration" /%}
{% partial file="/v1.7/connectors/dashboard/dashboard-lineage.md" /%}
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -0,0 +1,6 @@
---
title: Tableau Troubleshooting Guide | OpenMetadata Support
slug: /connectors/dashboard/tableau/troubleshooting
---
{% partial file="/v1.7/connectors/troubleshooting.md" /%}

View File

@ -486,6 +486,8 @@ site_menu:
url: /connectors/dashboard/sigma
- category: Connectors / Dashboard / Sigma / Run Externally
url: /connectors/dashboard/sigma/yaml
- category: Connectors / Dashboard / Sigma / Troubleshooting
url: /connectors/dashboard/sigma/troubleshooting
- category: Connectors / Dashboard / Mode
url: /connectors/dashboard/mode
- category: Connectors / Dashboard / Mode / Run Externally
@ -506,6 +508,8 @@ site_menu:
url: /connectors/dashboard/qliksense/yaml
- category: Connectors / Dashboard / Qlik Sense / Export Certificates
url: /connectors/dashboard/qliksense/certificates
- category: Connectors / Dashboard / Qlik Sense / Troubleshooting
url: /connectors/dashboard/qliksense/troubleshooting
- category: Connectors / Dashboard / Qlik Cloud
url: /connectors/dashboard/qlikcloud
- category: Connectors / Dashboard / Qlik Cloud / Run Externally
@ -518,20 +522,28 @@ site_menu:
url: /connectors/dashboard/quicksight
- category: Connectors / Dashboard / QuickSight / Run Externally
url: /connectors/dashboard/quicksight/yaml
- category: Connectors / Dashboard / QuickSight / Troubleshooting
url: /connectors/dashboard/quicksight/troubleshooting
- category: Connectors / Dashboard / Redash
url: /connectors/dashboard/redash
- category: Connectors / Dashboard / Redash / Run Externally
url: /connectors/dashboard/redash/yaml
- category: Connectors / Dashboard / Redash / Troubleshooting
url: /connectors/dashboard/redash/troubleshooting
- category: Connectors / Dashboard / Superset
url: /connectors/dashboard/superset
- category: Connectors / Dashboard / Superset / Run Externally
url: /connectors/dashboard/superset/yaml
- category: Connectors / Dashboard / Superset / SSO
url: /connectors/dashboard/superset/sso
- category: Connectors / Dashboard / Superset / Troubleshooting
url: /connectors/dashboard/superset/troubleshooting
- category: Connectors / Dashboard / Tableau
url: /connectors/dashboard/tableau
- category: Connectors / Dashboard / Tableau / Run Externally
url: /connectors/dashboard/tableau/yaml
- category: Connectors / Dashboard / Tableau / Troubleshooting
url: /connectors/dashboard/tableau/troubleshooting
- category: Connectors / Messaging
url: /connectors/messaging