dbt cloud
Follow these steps for each environment where you want to integrate the Alvin proxy:
Go to the dbt environment:
https://cloud.getdbt.com/deploy/<ACCOUNT_ID>/projects/<PROJECT_ID>/environments

Go the setting and find the "Extended attributes" section:
https://cloud.getdbt.com/deploy/<ACCOUNT_ID>/projects/<PROJECT_ID>/environments/<ENV_ID>/settings

Add the following to the "Extended attributes" section and hit save:
api_endpoint: https://<your-proxy>.opti.alvin.ai
The proxy url for your specific instance will be provided by Alvin.
Once this has been done for all applicable environments, you will enjoy Alvin's automatic optimization for your dbt cloud environment!
Last updated