All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Increase incremental lookback window to account for changing cost data (#64)
- Add remaining balance daily model (#58)
- Improve cost per query freshness by using latest rates (#52)
- Select correct overage vs. regular rate each day (#59)
- Support dbt_utils 1.0.0 (#48)
- @GtheSheep (Features)
- Add dbt_queries model to easily understand dbt model costs with links to dbt Cloud (#47)
- Add serverless tasks history and spend (#37)
- Add
warehouse_cluster_status
,warehouse_credits_map
andwarehouses_type2_dimension
models (#40)
- @gthesheep (Features)
- @ian-whitestone (Features)
- Show only complete days in daily_spend and materialize as table (#34)
- Fix account_locator var (#33)
- Add get_query_comment macro for model metadata in query history (#29)
- Support overage usage type for PAYG accounts (#24)
- Division by zero in cost_per_query model (#27)
- @aphethean1 (Features, Fixes)
- Add daily_spend model which aligns with monthly bill (#13)