Pere Miquel Brull 0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00

616 B

title slug
Run Redash Connector using Airflow SDK /metadata-ui/connectors/dashboard/redash/airflow

Source Configuration - Service Connection

  • hostPort: URL to the Redash instance.
  • username: Specify the User to connect to Redash. It should have enough privileges to read all the metadata.
  • apiKey: API key of the redash instance to access.