๐Ÿ” Monitoring & Debugging

Tools and techniques to help analyze performance and control costs:

  • dbt artifacts package โ†’ Analyze model runtime performance over time
  • select.dev โ†’ Monitor Snowflake warehouse usage and query execution, including credit consumption
  • Snowflake Query Profile โ†’ Snowflake's built-in visual execution graph for identifying query bottlenecks and inefficiencies

๐Ÿ’ก Tip: Learning to read the Query Profile is an essential skill for any Analytics Engineer working with Snowflake