Tags from dbt models (incl. meta configs) are now shown in dbt alerts!

Tags from dbt models (incl. meta configs) are now shown in dbt alerts!

Our lineage now shades all unmonitored tables gray. This can help highlight where you might have coverage gaps in your monitoring strategy.
Assets which are "lineage only" -- those that cannot be actively monitored, such as BI Reports -- will also show up with a white background.
To add monitoring coverage, a few options:
We have added an option to create volume rules from the asset page!
Time since last update, Time since last row count change and Change in row count with their respective graphs.Time since last row count change and Change in row count.More detail on these changes can be found at Volume monitor
We've said goodbye to the "Uptime" charts on the Data Reliability and Data Product Dashboards. We're working on something new instead, so let us know if you have needs around this type of reporting!
Progressive rollout in the coming weeksThese changes will be rolled out to Workspaces in several phases over the coming weeks. Emails will be sent to all users in Account Owners, Domain Managers and Editors roles with additional details when these changes will take place in their Workspace and any necessary actions required.
Custom monitors configured to run against unmonitored or muted tables will now fail with an "Error" status. This change ensures that monitoring is consistently applied to all relevant tables, improving the accuracy and effectiveness of your custom monitors.
dbt failures will only be raised as Monte Carlo Alerts if all tables associated with the dbt Model are enabled for monitoring in Monte Carlo. Learn more about dbt Failures As Monte Carlo Alerts
When creating new monitors, unmonitored tables will be clearly identified in the table selection process. A modal will also be displayed when creating SQL monitors to highlight any unmonitored tables being referenced.
Prior to these changes being enabled in your Workspace, we recommend you address any monitors with Unmonitored or Muted tables.
To view Monitors with Unmonitored or Muted tables:
Navigate to Monitors
There will be a new column labeled "Unmonitored tables" or "Muted tables".
This provides a sortable column of the number of tables referenced by that monitor that are currently not monitored. We recommend you either enabled monitoring on these tables or disable the monitor if no longer in use. There are several ways to resolve this:
If the monitor is no longer useful, disable or delete the monitor. This is done by going to the three dot menu under Actions and clicking "Disable" or "Delete"
If the monitor is still useful and you want to ensure you continue to receive any alerts raised by the monitor, enable monitoring for the table(s) referenced by this monitor.
This update reinforces our commitment to providing comprehensive monitoring capabilities and encourages users to enable monitoring for all relevant tables by either un-muting tables or enable monitoring for them through the Usage UI.
We heard clearly from our customers that not every alert/notification from MC is an "Incident." We also know that reporting and retrospectives on "alerts" is not always necessary, but these activities on true data incidents is critical to the success of data teams.
We're better aligning Monte Carlo to accepted industry tooling and terminology: triage alerts and escalate them to incidents where it makes sense, report on those incidents, and communicate them out to stakeholders if appropriate.
The past state of “Incidents” in Monte Carlo has been repurposed as “Alerts.” The use of “Severity” also split into “Priority” for Monitors and Alerts, and “Severity” will remain as the way to mark an Alert as an Incident.
More detail on these changes can be found at Introducing: Alerts.
We now have field lineage available for Databricks assets that are on Unity Catalog. To use this feature, make sure you have granted MC access to system table system.access.column_lineage. See details in docs here: https://docs.getmontecarlo.com/docs/overview-databricks#lineage

A beta version of the Motherduck integration is now available. Customers can run custom SQL monitors to observe data in Motherduck. See docs here https://docs.getmontecarlo.com/docs/motherduck
A new lineage experience is now available for all customers, which allows users to digest and navigate lineage more easily and intuitively.

You can now filter by Audiences on the Incidents feed, to quickly get to the list of alerts that match your notification channels.