Blog
See Both the Forest and the Trees with Dagster+ Insights

See Both the Forest and the Trees with Dagster+ Insights

April 17, 2024
See Both the Forest and the Trees with Dagster+ Insights
See Both the Forest and the Trees with Dagster+ Insights

How Dagster+ Insights helps you control costs and elevate your data platform’s observability.

Most company’s data platforms are large, complex, and mission-critical. They integrate dozens of systems and serve hundreds of stakeholders. Understanding the health of the data platform as it grows is difficult.

Getting key information — like how reliable the data is, and how much each asset costs to build — requires jumping between multiple tools. Even worse, implementing those tools requires multi-quarter integration projects. In short, engineering leaders lack a single pane of glass for understanding the state and cost of their data platform.

Today, we are launching that single pane of glass for operational observability: Dagster+ Insights. With Dagster+ Insights, both data platform owners and individual practitioners can see both the forest and the trees of their data platform. That is, they can understand the quality, timeliness, and cost of their entire data platform, and they can zoom in to understand the exact performance of each asset.

>    Introducing Dagster+ Insights  

Dagster+ Insights empowers individual practitioners to see the impact their pipeline has on the whole platform, and it enables data platform owners to understand the overall health and spend of their data platform.

A quote from Stanley Yang, Engineering Director at EvolutionIQ on the effectiveness of Asset Checks and Dagster.

The Trees: A Practitioner’s Story

Let’s say you've crafted a pipeline that runs flawlessly on your local machine. It's passed all tests in a branch deployment and is now live in production. Rinse, wash, repeat, and six months later, you’ve got over 200 pipelines.

The complexity has multiplied, and so has the potential for silent failures and inefficiencies. As a result, trying to keep tabs on the quality of your pipelines is difficult, and you aren’t sure what the financial impact of your pipelines is, especially over time.

The Forest: A Platform Owner’s Story

Now let’s say you administer your company’s data platform. You are responsible for the data team’s SaaS bills, and lately, they’ve been going up.

You flip between different tools, matching up execution metadata from your orchestration system with cost data from your data warehouse. This connection is crucial for understanding the cost-effectiveness of your data operations. After a while, you figure out which tables are primarily responsible for the increase in costs, but it’s still hard to know which team to talk to or the knock-on impact of modifying the pipeline.

These scenarios aren’t hypothetical; they are the reality for many data teams today.

The Orchestrator as Your Lookout

At Dagster Labs, we believe the orchestrator is the right tool for building this kind of observability, rather than a dedicated point solution that sits outside your pipelines’ execution flow.

Here’s why:

  • All the operational data is in one place, so you no longer have to jump between tools to get a complete picture of the platform’s health.
  • By surfacing the real cost of computation in the orchestrator, individual practitioners can become more sensitive to their impact on the bottom line.
  • You can zoom in at the asset, asset group, or asset owner level, which are natural ways to explore your pipelines. Whether you are a practitioner, platform owner, or a stakeholder, you can quickly pinpoint areas of operational improvement.
  • And you get all this bundled in Dagster+, with no data integration or syncing needed. You’ve already done the work of identifying which assets to track by setting up your data platform on Dagster. Insights is building on the strong foundation of what is already there.

How Dagster+ Insights Reshapes your Thinking

Introduced experimentally last October, Dagster+ Insights has already begun reshaping how our users perceive their data platforms. Let’s look at some practical use cases that demonstrate the power of what we’ve launched with Dagster+ Insights.

Use Case 1: Optimizing Fivetran Costs

Fivetran is a very popular data ingestion SaaS solution.  While it makes it very easy to get ELT pipelines set up by ingesting data from a wide range of sources, many companies that adopt Fivetran find themselves facing a recurring — and expanding — usage bill every month.

Consider a scenario where you are replicating data from Postgres into Bigquery. Over time, the number of rows you are ingesting is increasing, as is your bill.

With Dagster+ Insights, you’re able to look at the global level to see which assets and processes might be the most costly.

A secreenshot of Dagster Assets, Global Overview

Once you’ve pinpointed the areas where an alternative to Fivetran would save you a lot of money, check out our blog on using embedded elt and see how our integrations with Sling or dlt can help you reduce your spend.

Use Case 2: BigQuery Spend Awareness

Let’s say you’re using BigQuery as your data warehouse. You’ve noticed that your bill has been increasing lately, but you aren’t sure which data assets might be responsible. With Dagster+’s new BigQuery integration, you can now visualize bytes billable in both data and dollar terms, enabling a direct connection between compute intensity and cost.

When you need to zoom all the way out, Insights also allows you to view your spend at a per-deployment level.

Asset Insights, Per-Deployment Level

And with Dagster Alerts, you can set budget alerts when your BigQuery usage goes beyond a threshold.

Dagster Alert Policy Interface
Use Case 3: Enhancing Data Quality Monitoring

Finally, let’s talk about tracking the health of your dbt transformations. You’re using dbt to maintain a set of tables in your data warehouse. You’ve set up tests to track the health of those dbt models, including a Dagster asset check which counts the number of null values on the primary key.

In Insights, you can track this asset check as either the number of times the asset check failed or as the number of failures for this asset check over time. This is helpful, particularly in cases where an asset check might fail but the magnitude matters – an on-call engineer might not be worried if a single row fails a primary key check, but if 1,000 do they might need to escalate.

Checking Asset Failures in Dagster
Bring Your Own Metrics

These examples are just the start of what you can do with Dagster+ Insights. Thanks to our flexible metadata system, any numeric metadata from assets or asset checks can be visualized in Insights. As one small example, we recently shipped an integration with OpenAI, and the metadata about OpenAI API calls and token consumption is available in Insights out of the box.

The Virtuous Cycle of Insights and Alerts

You can use Insights to track trends for freshness, quality, and cost of your data platform. Once you have a sense of expected behavior, you can tap into Dagster Alerts so that your team is notified when your cost goes above a certain threshold, or when you have more asset check failures than you expect. When you get an alert, you can jump right back into Insights to check whether the alert is part of a larger trend or an isolated issue.

The Future of Dagster+ Insights

Our goal with Dagster+ Insights extends beyond mere visualization. We're aiming to foster proactive management across data platforms, equipping teams with the tools to stay ahead of potential issues and optimize for both performance and cost.

We will be adding features to allow you to filter your metrics by tags and owner so that you can model data structure to reflect the schema of your organization.

Rolling Out the Red Carpet

Dagster metrics will remain accessible to all Dagster+ customers. User-provided metrics are an exclusive feature for our Enterprise tier. This stratification ensures that teams of all sizes can leverage the core benefits of Dagster+ Insights, tailoring their observability experience to match their platform's complexity and scale.

Have feedback or questions? Start a discussion in Slack or Github.

Interested in working with us? View our open roles.

Want more content like this? Follow us on LinkedIn.

Dagster Newsletter

Get updates delivered to your inbox

Latest writings

The latest news, technologies, and resources from our team.

Multi-Tenancy for Modern Data Platforms
Webinar

April 7, 2026

Multi-Tenancy for Modern Data Platforms

Learn the patterns, trade-offs, and production-tested strategies for building multi-tenant data platforms with Dagster.

Deep Dive: Building a Cross-Workspace Control Plane for Databricks
Webinar

March 24, 2026

Deep Dive: Building a Cross-Workspace Control Plane for Databricks

Learn how to build a cross-workspace control plane for Databricks using Dagster — connecting multiple workspaces, dbt, and Fivetran into a single observable asset graph with zero code changes to get started.

Dagster Running Dagster: How We Use Compass for AI Analytics
Webinar

February 17, 2026

Dagster Running Dagster: How We Use Compass for AI Analytics

In this Deep Dive, we're joined by Dagster Analytics Lead Anil Maharjan, who demonstrates how our internal team utilizes Compass to drive AI-driven analysis throughout the company.

Monorepos, the hub-and-spoke model, and Copybara
Monorepos, the hub-and-spoke model, and Copybara
Blog

April 3, 2026

Monorepos, the hub-and-spoke model, and Copybara

How we configure Copybara for bi-directional syncing to enable a hub-and-spoke model for Git repositories

Making Dagster Easier to Contribute to in an AI-Driven World
Making Dagster Easier to Contribute to in an AI-Driven World
Blog

April 1, 2026

Making Dagster Easier to Contribute to in an AI-Driven World

AI has made contributing to open source easier but reviewing contributions is still hard. At Dagster, we’re improving the contributor experience with smarter review tooling, clearer guidelines, and a focus on contributions that are easier to evaluate, merge, and maintain.

DataOps with Dagster: A Practical Guide to Building a Reliable Data Platform
DataOps with Dagster: A Practical Guide to Building a Reliable Data Platform
Blog

March 17, 2026

DataOps with Dagster: A Practical Guide to Building a Reliable Data Platform

DataOps is about building a system that provides visibility into what's happening and control over how it behaves

How Magenta Telekom Built the Unsinkable Data Platform
Case study

February 25, 2026

How Magenta Telekom Built the Unsinkable Data Platform

Magenta Telekom rebuilt its data infrastructure from the ground up with Dagster, cutting developer onboarding from months to a single day and eliminating the shadow IT and manual workflows that had long slowed the business down.

Scaling FinTech: How smava achieved zero downtime with Dagster
Case study

November 25, 2025

Scaling FinTech: How smava achieved zero downtime with Dagster

smava achieved zero downtime and automated the generation of over 1,000 dbt models by migrating to Dagster's, eliminating maintenance overhead and reducing developer onboarding from weeks to 15 minutes.

Zero Incidents, Maximum Velocity: How HIVED achieved 99.9% pipeline reliability with Dagster
Case study

November 18, 2025

Zero Incidents, Maximum Velocity: How HIVED achieved 99.9% pipeline reliability with Dagster

UK logistics company HIVED achieved 99.9% pipeline reliability with zero data incidents over three years by replacing cron-based workflows with Dagster's unified orchestration platform.

Modernize Your Data Platform for the Age of AI
Guide

January 15, 2026

Modernize Your Data Platform for the Age of AI

While 75% of enterprises experiment with AI, traditional data platforms are becoming the biggest bottleneck. Learn how to build a unified control plane that enables AI-driven development, reduces pipeline failures, and cuts complexity.

Download the eBook on how to scale data teams
Guide

November 5, 2025

Download the eBook on how to scale data teams

From a solo data practitioner to an enterprise-wide platform, learn how to build systems that scale with clarity, reliability, and confidence.

Download the e-book primer on how to build data platforms
Guide

February 21, 2025

Download the e-book primer on how to build data platforms

Learn the fundamental concepts to build a data platform in your organization; covering common design patterns for data ingestion and transformation, data modeling strategies, and data quality tips.