Create a dbt connection

For CollibraData Lineage to connect to and retrieve metadata from dbt Cloud, create a dbt connection.

Before you begin

  • Create an Edge site on K3S.
  • You have added a vault to your Edge site.
    Note  Vaults are not supported on Collibra Cloud sites.
  • If your data source connection requires a file from your vault, the file must be encoded into Base64 and stored as a regular secret in your vault.

Prerequisites

Steps

  1. Open a site.
    1. On the main toolbar, click Products iconCogwheel icon Settings.
      The Settings page opens.
    2. In the tab pane, click Edge.
      The Sites tab opens and shows a table with an overview of your sites.
    3. In the site overview, click the name of a site.
      The site page appears.
  2. In the Connections section, click Create Connection.
    The Create Connection dialog box appears.
  3. Select dbt connection.
  4. Enter the connection information.
    FieldDescriptionRequired

    Name

    The name of the connection.

    Yes

    Description

    The description of the connection. This field is also visible when you register content.

    No

    Vault The vault where you store your data source values. No

    Admin URL

    The endpoint of the dbt Cloud Administrative API that Collibra Data Lineage uses to download job artifacts. This is typically the Access URL associated with your dbt Cloud account.

    The default value for this field is https://cloud.getdbt.com/api/v2. This value applies only to the North America multi-tenant region. For more information, go to dbt Cloud API v2 in the dbt documentation.

    This field is used only if you do not enter a value for the Environment Ids field in the Technical Lineage for dbt Cloud capability.

    If you enter values for both the Admin URL and Environment Ids fields, the Environment Ids field takes precedence.

    No

    Metadata URL

    The endpoint of the dbt Cloud Discovery API. This is typically the Semantic Layer GraphQL API URL associated with your dbt Cloud account.

    The default value is https://metadata.cloud.getdbt.com/graphql. For details, go to Query the Discovery API in dbt documentation.

    No

    Token Name

    The name of the service token. It can be any unique meaningful name.

    Yes

    Token Value

    Enter the service token.

    Tip You can select To be encrypted by Edge management server or Encrypted with public key to indicate the encryption method.

    Yes
  5. Click Create.

What's next

Add the Technical Lineage for dbt Cloud capability to your Edge or Collibra Cloud site.