Skip to content

Releases: get-select/dbt-snowflake-monitoring

5.1.0

06 May 16:56
94ab20f
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.1.0 - May 06, 2024

Features

  • Support more usage types (#152)

Fixes

  • Update to use new service_type values (#151)
  • Calculate net cloud services costs for reader accounts (#153)

Contributors

5.0.4

15 Mar 13:13
8fef83a
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.4 - March 15, 2024

Fixes

  • Support different order json comment (#148)

5.0.3

16 Jan 13:56
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.3 - January 16, 2024

Features

  • Add dbt_snowflake_monitoring_incremental_days to set incremental lookback period (#140)

Contributors

5.0.2

15 Jan 21:29
ebeb05c
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.2 - January 15, 2024

Fixes

  • Fix handling of service_type (#143)

5.0.1

15 Jan 18:25
c7ce05c
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.1 - January 15, 2024

Fixes

  • Switch stg_metering_history to a table materialization to handle natural dupes (#142)

5.0.0

14 Jan 20:21
b69f913
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.0 - January 14, 2024

Features

  • Add query acceleration costs and update cost per query algorithm to include them (#141)
  • Make cost_per_query model incremental (#141)

Breaking Changes

  • Add entity_id to stg_metering_history (#141)

To upgrade from 4.x.x, you'll need to full refresh the stg_metering_history model.

Fixes

  • Support quoting: true (#139)

Contributors

4.6.0

30 Nov 14:11
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.6.0 - November 09, 2023

Features

  • Add credit consumption to cost per query (#127)
  • Add query parameterized hash (#137)

Fixes

  • Support quoting: true (#139)

Contributors

4.5.3

06 Nov 15:19
4b00b5b
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.3 - November 06, 2023

Features

  • Remove regex UDF to avoid timeout (#135)

4.5.2

31 Oct 02:07
a08c96e
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.2 - October 30, 2023

Fixes

  • Fix cluster number (#134)

4.5.1

24 Aug 15:58
530e1d9
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.1 - August 24, 2023

Fixes

  • Sort remaining balance daily with null contract numbers last (#128)