Releases: bqbooster/dbt-bigquery-monitoring
Releases · bqbooster/dbt-bigquery-monitoring
v0.17.0
dbt-bigquery-monitoring v0.17.0 - December 13, 2024
Features
- Allow to combine audit logs and information schema jobs table to have the best of both worlds
Contributors
v0.16.0
dbt-bigquery-monitoring v0.16.0 - December 09, 2024
Features
- Support for audit logs (#61)
Contributors
v0.15.0
dbt-bigquery-monitoring v0.15.0 - December 03, 2024
Features
- Add client type support to breakdown by type of workload (#68)
Contributors
v0.14.3
dbt-bigquery-monitoring v0.14.3 - November 27, 2024
Fixes
Contributors
v0.14.2
dbt-bigquery-monitoring v0.14.2 - November 24, 2024
Fixes
- Rework models to use
project_id
prefix if possible and use ephemeral
if relevant (#74)
Contributors
v0.14.1
dbt-bigquery-monitoring v0.14.1 - November 19, 2024
Under the Hood
- Update Google base models based on latest documentation parsing (#71)
Contributors
v0.14.0
dbt-bigquery-monitoring v0.14.0 - November 18, 2024
Features
- New compute optimization oriented views (#59)
Contributors
v0.13.0
dbt-bigquery-monitoring v0.13.0 - November 17, 2024
Features
- Add BI engine usage monitoring (#58)
Contributors
v0.12.0
dbt-bigquery-monitoring v0.12.0 - November 16, 2024
Features
- Add reservation_usage_per_minute (#57)
Fixes
- Fix compute cost per minute that would override latest hour because it is leveraging insert_overwrite.
Contributors
v0.11.1
dbt-bigquery-monitoring v0.11.1 - November 08, 2024
Fixes
- Fix lookback for compute billing and make it customizable via
lookback_incremental_billing_window_days
var
Contributors