Analytics Hub
Masthead’s Analytics Hub integration helps you manage shared BigQuery data assets and collaborative data sharing. Automatically create Data Products from shared assets and enable prioritized monitoring for critical shared datasets.
After the integration, you can explore the Data Products created with all corresponding metadata and adjust priority of each data asset on the Dictionary page.
Connect via OAuth
Open Integrations page.
Click Connect button in Analytics Hub section.
Click Add project, enter the project ID and choose Deploy with OAuth to configure connection.
Connect via Terraform
module "masthead-agent" { source = "masthead-data/masthead-agent/google"
project_id = "YOUR_PROJECT_ID"
# Enable modules for the used services enable_modules = { bigquery = true dataform = true dataplex = true analytics_hub = true }}More details about the module on Terraform Registry.
Cloud resources created:
Analytics Hub Viewerrole for Masthead service account