Monitoring filters: users can now filter rules based on the data source, table name, monitoring type, or any tag added to the rules.
Several UX enhancements across the UI, such as the lineage exploration experience on an incident report or pagination in data sources' historical runs.
🛠 Fixes
Fixed a bug in the integrations page preventing from showing the next runs timestamps.
Incident report: Users can now efficiently troubleshoot data quality issues by having all the necessary context on the same page: Upstream and downstream dependencies of the asset impacted by the incident, Users assigned with the troubleshooting, incident mitigation updates ...
Dynamic monitoring: define data quality rules on numerical values with dynamic thresholds, using ML models and fields historics.
dbt Cloud: Sifflet integrates with dbt Cloud and extends all our dbt-specific features to users relying on dbt Cloud.
Improved search engine performance by cutting the search time by up to 80%.
Improved the connection testing for Snowflake when connecting a new data source.
Improved the UI to ensure a smoother user experience
Introducing data assets SQL: Users can now preview SQL queries behind supported data assets directly on the UI with the Show SQL button. In the case of data tables, this will be the create/edit/update SQL query. In the case of dbt models, this will be the SQL queries the models are running.
🛠 Fixes
Fixed an issue preventing users sometimes from expanding the upstream dependencies on the Lineage graph.
The automatic rules can now predict on a more granular level, at the hourly level. More details here
Added Refresh and Disconnect Button for Slack. More details here
Added the possibility to customize your alert message in Slack/mail with a form, for each rule. It can be found in the rule creation page, for both automatic and custom rules.
In the Integration page, you will now see new information for your datasources, such as the last time it was refreshed.
Improved Stability and Performance of Auto-Coverage: when there is a timeout, the loading button no longer loads indefinitely. The timeout limit has been increased to 5 min.
Field-level lineage: more SQL queries are now supported to automatically map the field-level lineage
Sifflet now supports Firebolt
🛠 Fixes
Some minor bugs on some Automatic Rules for Snowflake and MSSQL