Qlik Integration

by Mahdi Karabiben

We're excited to announce that Sifflet now integrates with Qlik Sense and Qlik Cloud Analytics! 🎉

Thanks to this new integration, Qlik users can now benefit from the multiple features of Sifflet's BI integrations, namely:

  • Catalog your Qlik apps and enrich them with Sifflet metadata (owners, descriptions, tags, etc.).
  • Access the upstream lineage of your Qlik assets to evaluate the impact of data incidents and determine the quality of the data/metrics in the BI layer.
  • Create monitors upstream of Qlik assets to ensure that data incidents are detected before the data reaches your dashboards.
  • Have real-time access to the impact of upstream data incidents on a given dashboard or report without leaving Qlik, thanks to the Sifflet Insights Chrome Extension.
Lineage graph with Qlik assets (apps and datasets)

Lineage graph with Qlik assets (apps and datasets)

Ready to get started? Visit our integration setup guide or contact your customer success manager for more details!

Want to see it live? Reach out for a demo!

App version: v400

Sifflet AI Assistant now allows you to automatically generate clear, concise, and contextually relevant descriptions for your data assets in one-click (previously only feasible at the column level). This feature streamlines documentation efforts, reduces manual workload, and ensures consistency in how assets are described across your organization.

Click the "Generate metadata" button

Click the "Generate metadata" button

This enhancement was designed to help your teams quickly understand and communicate the purpose, structure, and key attributes of data assets, empowering better collaboration and faster decision-making. Whether you're onboarding new team members, improving data cataloging, or accelerating incident resolution, AI-powered asset descriptions save time and provide immediate clarity—making your data more accessible and actionable.

Review the description suggested by Sifflet AI Assistant

Review the description suggested by Sifflet AI Assistant

Read more about generating metadata for your assets

App version: v400

Tiny but long overdue change: the Microsoft Teams integration got a facelift and now looks brand new. We took this revamp as an opportunity to also allow your team to:

  • Send test notifications on your configured channels to make sure they still work properly
  • Delete existing channels to keep your integration clean from outdated channels.
Collaboration Tools Microsoft Teams Integration

Read more about Microsoft Teams integration

App version: v395

Data catalog asset pages now feature much more detailed monitoring insights about your tables and their associated columns. These insights make it easy for your teams to get a grasp of your assets' health status in one glance: is the number of rows coming in for this table expected? Is the data fresh? Has there been any changes in the schema that could impact downstream assets? Are there any format weirdnesses in columns? Etc.

Having clear asset health statuses along with details about key monitoring dimensions is critical to ensure data trust among your team and can also be a great starting point to an investigation when noticing unexpected behaviors.

Read more about asset pages

App version: v393

Sifflet now fully supports Dynamic Tables within our Snowflake integration. With this enhancement, Dynamic Tables will:

  • Be included in the Sifflet catalog (and can be monitored)
  • Appear in the lineage graph for greater visibility

To enable Dynamic Tables in your Snowflake sources, ensure the following permissions are granted to the role used by Sifflet:

GRANT SELECT ON ALL DYNAMIC TABLES IN SCHEMA <DATABASE_NAME>.<SCHEMA_NAME> TO ROLE <SIFFLET_ROLE>;
GRANT SELECT ON FUTURE DYNAMIC TABLES IN SCHEMA <DATABASE_NAME>.<SCHEMA_NAME> TO ROLE <SIFFLET_ROLE>;
GRANT VIEW LINEAGE ON ACCOUNT TO ROLE <SIFFLET_ROLE>;

App version: v396

MicroStrategy Integration

by Mahdi Karabiben

We're excited to announce that Sifflet now integrates with MicroStrategy! 🎉

Thanks to this new integration, MicroStrategy users can now benefit from the multiple features of Sifflet's BI integrations, namely:

  • Catalog your MicroStrategy dashboards and reports and enrich them with Sifflet metadata (owners, descriptions, tags, etc.).
  • Access the upstream lineage of your MicroStrategy assets to evaluate the impact of data incidents and determine the quality of the data/metrics in the BI layer.
  • Create monitors upstream of MicroStrategy assets to ensure that data incidents are detected before the data reaches your dashboards.
  • Have real-time access to the impact of data incidents on a given dashboard or report without leaving MicroStrategy, thanks to the Sifflet Insights Chrome Extension.
Lineage graph with MicroStrategy assets

Lineage graph with MicroStrategy assets

Ready to get started? Visit our integration setup guide or contact your customer success manager for more details!

Want to see it live? Reach out for a demo!

App version: v395

We’ve enhanced our platform’s authentication experience to allow users to log in to Sifflet using either Single Sign-On (SSO) or a traditional username/password combination.

This optional feature provides greater flexibility for organizations with diverse security and user management needs. Teams can leverage SSO for a centralized authentication through their preferred identity provider (IdP) while still maintaining the option for direct login when needed. This ensures accessibility for all users, including contractors or partners who might need to access Sifflet data observability insights without being able to sign in through the organization's IdP. It also ensures you can access Sifflet at all times, including in the event of an IdP outage.

Read more about multi-method authentication

App version: v395

Revamped dbt Integration

by Mahdi Karabiben

We’ve completely reimagined how Sifflet integrates with dbt to make your workflows smoother and more powerful. This revamp introduces exciting new features that seamlessly combine dbt models with datasets and enrich your lineage and catalog experience with dbt metadata.

dbt Models + Datasets: A Unified Asset Experience

Previously, dbt models and the datasets they generated existed as separate entities in Sifflet, with distinct catalog entries and asset pages. With this release, we’ve combined them into a single asset and brought new dbt metadata to Sifflet. Here’s what this means for you:

In the Catalog: Enhanced Metadata for dbt-Generated Datasets

Datasets created by dbt now include key dbt metadata:

  • Last Execution Timestamp: See exactly when the corresponding dbt model was last run.
  • Last Execution Status: Quickly identify if the latest execution was successful, failed, or skipped.
Dataset catalog entry with dbt metadata

Dataset catalog entry with dbt metadata

On the Asset Page: Introducing the New dbt Tab

The dataset’s asset page now features a dedicated dbt tab, consolidating previously scattered dbt information in one place. This is just the beginning—soon, this tab will include even more insights like the model's group, its access modifier, and custom dbt metadata defined using the meta field.

The brand-new dbt tab

The brand-new dbt tab

Streamlined Lineage Graph: Fewer Nodes, More Insights

The Sifflet lineage graph is now cleaner and more intuitive. dbt models are no longer displayed as separate nodes. Instead, their metadata is integrated into the dataset node, reducing clutter and redundancies. The result? A more streamlined view with richer, consolidated information.

The new lineage graph with dbt metadata

The new lineage graph with dbt metadata

Looking Ahead: More dbt Features on the Horizon

This is just the first phase of our dbt integration revamp. Here’s a sneak peek at what’s coming next:

  • Cost & Performance Monitoring: Gain insights into the resource usage and efficiency of dbt runs.
  • Leveraging Custom Metadata: Use dbt’s custom metadata directly in Sifflet for advanced configurations.
  • dbt-based Monitor Setup: Define and configure Sifflet monitors directly within your dbt YAML files.

We’re excited about this leap forward and hope you are too. Want to see it in action? Reach out to our team to learn more!

App version: v393