undefined

Audiences are a commonly used way to organize custom monitors and route their notifications. To support this, we’ve released an Audience Manager which can be used to create, rename or delete audiences, and see which monitors are associated with an audience.

Labels have become a frequently used way to route Notifications from custom monitors to the appropriate destinations. This release moves labels into their own section in monitor creation, and gives visibility to where notifications will go when a given label is added.

Labels are created in the Labels Manager and linked to notification destinations in Notifications. Once set up, this allows users to self-serve the destinations for notifications, but adding their team's label to a monitor.

In addition to the high correlation insights we currently have available for volume addition anomalies, we now provide such insights for volume deletion cases. In incidents that caught abnormal numbers of rows deleted, users will now start seeing high correlation insights (whenever detected) to help identify potential root causes.

undefined

SQL Rules, Freshness Rules, or Volume Rules can sometimes stay in a 'breached' state for an extended period of time. Users now have options to control how often they want to be alerted in these scenarios, so they can reduce or eliminate repetitive notifications and stay on top of recent issues. See docs.

undefined

In the dbt tab in Incident IQ, users can now filter and search for dbt model runs and tests results by model names.

Snowflake comments will no longer be ingested and surfaced in UI as tags. Comments will still be ingested as table Descriptions.

We launched 2 new query-based RCA insights to help users speed up root cause analysis:

  1. Empty query insight: A query can run successfully but produce empty results. Empty query sight uncovers such hidden queries to help users more quickly understand why the table didn’t update.
  2. Failed query insight: queries can fail due to timeout, poorly written code, missing fields referenced, permission issues etc. Failed query insights surface that the query updating the incident table has failed and the reason why it failed.

These insights are currently available for Snowflake accounts only. Other warehouses will be supported soon.