undefined

For volume anomalies that are "large number of rows added" and "large number of rows deleted", users can now sample the rows in incident IQ to help with investigations. Please note this feature is not available for all incidents, i.e. for BQ and redshift this is only available for rows additions but not deletions.

undefined

Each dbt cloud connection now shows a box in the integration settings page, where users can click in to view all projects and jobs, and to toggle incident generation on / off for each job. Users can leverage this feature to exclude non-essential dbt jobs, ie, CICD, from sending incidents.

undefined, where users can select a time-axis and a categorical field to plot the volume chart and spot any correlation patterns on their own.

undefined

Help distinguish the criticality of SQL rule breaches by pre-setting the severity. This can be set in the SQL rule wizard, so all incidents from that rule inherit the severity.

undefined in the dbt tab of the Incident IQ page for each dbt run result.

In the notes of a SQL Rule, you can use {{query\_result:field\_name}} to parameterize values from the query into a notification, replacing field\_name with the desired column. The values will show as a comma separated list. For example, if you have a SQL Rule looking for Salesforce Opportunities with wonky data, you can now include the opportunity\_id of the bad opportunities directly in the notification.

undefined

Notifications in Slack contain a message at the bottom informing users that thread replies get sync'd back to the MC app. This is included by default for compliance reasons, but many customers have asked for the option to remove it. This toggle makes it easy to remove the 'Note' across all your MC notifications in Slack. Find it on Settings > Integrations > Slack

undefined

For volume anomalies, we now show a "Correlation Analysis" tab on the Incident IQ page for each anomaly. In addition to showing high correlations found as previously available, we now surface low correlations found, as well as results when the analysis was not successful or eligible.

undefined

In the Query Logs section of both Incident IQ and Catalog pages, the queries table now has new columns showing query type, runtime, and query preview. For rows with multiple queries, the runtime is the average of all included queries.