A few weeks ago, we launched automated query summaries, which were designed to help you quickly understand a query's logic and performance bottlenecks without needing to parse through complex SQL queries.
Today, we're back with automated workload summaries! Workload summaries tell you about the important elements of a workload that are common across queries, such as query logic, key data sources, and run frequency. Let's dive in.
The atomic unit of the SELECT platform is the workload. Workloads take many shapes, from individual query patterns to dashboards with hundreds of queries.
When you first land on a workload page, you want to be able to quickly figure out what this workload does and what it's used for. Lineage helps you understand the key inputs into a workload, but understanding the workload itself still requires reading through a lot of SQL queries.
To make this easier, we created automated workload summaries! These summaries break down the logic, common elements, and run history of the queries in your workloads.
The summaries have two main parts:
To see this in action, navigate to a workload page like the one below:
Workload summaries are part of a larger push to provide SELECT users with better explainability and more direct actions you can take to improve performance and minimize costs. This feature is currently in preview, so we ask you to verify important details before making critical decisions based on these summaries. Leave us feedback so we can improve the feature!
Other Things We shipped
Get up and running with SELECT in 15 minutes.
Gain visibility into Snowflake usage, optimize performance and automate savings with the click of a button.