← Todas as notícias
Databricks Blog1 de julho de 2026
Granular Usage Attribution for dbt Pipelines with Query Tags
Resumo
Databricks now supports granular usage attribution for dbt pipelines using query tags, allowing you to track costs and compute time by team, cost center, project, and environment without modifying SQL models. A reference project with a dbt pipeline, analytics dashboard, and scheduled job is available via Declarative Automation Bundles for easy deployment.
- Tag every dbt query with team, cost center, project, and environment — zero code changes to your SQL models - Query system.query.history to see exactly which dbt models cost the most and where compute time is spent - Deploy a complete reference project with Declarative Automation Bundles: dbt pipeline, Query Tag analytics dashboard, and scheduled job — all from a single GitHub repo