Looker
Looker helps you to explore and visualize your company’s data. Integrate Validio with Looker to track metadata and lineage for your dashboards, looks, and views.
Prerequisites for Integrating with Looker
- A user account in Looker with the Admin permission set. The admin role allows Validio to automatically generate lineage relationships between Looker and any connected data warehouse tables. For more information about creating this account, see Adding Users and Default Permission Sets in Looker documentation.
- An API key for the user account. You can generate a new API key from the Users page in Looker. This produces the client ID and client secret that you need to configure a Looker Credential in Validio. For more information, see API Keys in Looker documentation.
Add a Looker Credential
To add a Looker credential in Validio,
- Navigate to Credentials, and click + New Credential.
- Under Credential Type, select Looker Credential.
- Fill in the configuration parameters for the credential type. For more information, see Looker Credential Parameters.
- Click Create.
Validio will perform a validation step to ensure that the Looker account can be successfully accessed. If validation passes, Validio will automatically start fetching data and you will be able to view Looker assets and their relationships in the Catalog and Lineage pages. If validation fails, check that you provided the correct parameter values.
Looker Credential Parameters
Field | Description |
---|---|
Credential Type | Looker Credential |
Name | The identifier used to reference the credential within Validio. |
Base URL | The URL to the Looker instance. The default API path uses the following format:https://<instance_name>.cloud.looker.com:<port> For more information, see Getting Started with the Looker API in Looker documentation. |
Client ID | The Looker API client ID. |
Client Secret | The Looker API client secret. |
View Looker Assets in Catalog
To view the Looker assets in Catalog, navigate to Catalog and select the BI Tools tab.
The Looker assets are listed and organized by Name, Type, Credential, Date, and Tags. To view more information about each asset, click on the row to open the details panel.
Note
You do no have the option to convert BI Tool assets to a source.
For more information, see About Data Catalog.
View Looker Assets in Lineage
To view the Looker assets in Lineage, navigate to Lineage. You can also open Lineage directly for a Looker asset by opening its details panel and clicking View in Lineage.
For more information, see About Data Lineage.
Updated 2 months ago