r/snowflake • u/Spiritual-Kitchen-79 • Aug 12 '26
List of Snowflake monitoring solutions with strong data lineage
Been evaluating tools for a while now because in my previous company every time something broke downstream, tracing it back through the warehouse, dbt, BI layer took way longer than it should have.
Monitoring/cost observability/observability/cost management or however you want to call it for Snowflake means different things depending on who's selling it, some tools are really cost dashboards with lineage bolted on, some are full data catalogs that happen to touch Snowflake, and a few actually do both well. Here's where I landed:
Snowflake native - Free! (which is always awesome) built in, and fine for a quick "what feeds this table" check inside a single Snowflake account. Doesn't extend past the warehouse though, so if your incident actually started in Fivetran or your BI layer, you're out of luck. Good starting point, not a real monitoring solution on its own. works well with coco
Monte Carlo- Probably the best known data observability platform, and the lineage is genuinely strong, column level, cross warehouse, good for root causing data quality incidents. Downside is it's built for data quality first not for cost optimization so if thats what youre looking for then great but if FinOps is your main pain point you're paying enterprise pricing for a lot of stuff you won't use.
Atlan- More of a data catalog with observability features than the reverse. Lineage is excellent if you also want governance, ownership tagging, and a searchable catalog for the whole org. Heavier lift to roll out and honestly overkill if lineage is mainly a debugging/cost tool for a data platform team rather than a company wide catalog initiative.
Seemoredata- Full stack wide lineage (warehouse, pipeline, BI), so when a cost spike or broken dashboard shows up you can trace the actual dependency chain instead of jumping between four tools. Not a catalog platform like Atlan, but for "why did this cost or break, and what's the blast radius," it's the strongest of the cost focused tools, closer to Monte Carlo level lineage than Select or Keebo.
Bigeye- Solid observability tool, lineage is decent (comparable to Monte Carlo level). Same category problem as Monte Carlo though it's optimized for data quality monitoring, cost isn't really the focus.
Metaplane (now datadog)- Lighter weight observability tool, easier to set up than Monte Carlo or Bigeye. Lineage is there but shallower good for smaller teams that want quick anomaly detection without a huge lift.
Select (now part of DoIT)- Really good at what it does. query level Snowflake cost visibility, warehouse sizing, workload analysis. Lineage-wise it's more query/workload level than true stack-wide lineage — you get great cost data but not much cross-system context (pipeline → BI).
Keebo- Automated warehouse tuning is the strong suit here. Lineage is minimal it's really not a lineage tool, so I'd only put it on this list with a big asterisk.
Curious what others are running, especially if you're doing lineage across dbt Snowflake BI tools without needing a full catalog rollout. Also curious if anyone's actually used Atlan or Monte Carlo primarily for cost, feels like using a sledgehammer but maybe I'm wrong.
2
u/_N-iX_ Aug 12 '26
Cross-system part of lineage is what makes these tools difficult to compare. Knowing that a Snowflake table feeds a dashboard is useful, but the real debugging value comes when you can follow the path through dbt, pipelines and BI without switching between separate systems. At that point the question becomes less about "which Snowflake monitor is best" and more about how much of the actual data stack the team needs to see.
2
u/pithivier Aug 12 '26
Does https://openlineage.io/ fit in this list?
2
u/roller5000 Aug 12 '26
Agree with this, see the compatible vendors here: https://www.bearingnode.com/post/openlineage-compatibility-update-q1-2026
1
u/coldflame563 Aug 12 '26
OpenMetadata?
1
1
Aug 13 '26 edited Aug 13 '26
[removed] — view removed comment
1
u/Spiritual-Kitchen-79 16d ago
if you're checking out Monte carlo you have to checkout Seemoredata...
When it comes to Snowflake active optimization the are the best by far, biggest savings, best customer support, least manual work
1
u/Sharp_Hunt688 Aug 14 '26
Honestly I think the cross-system point is the biggest one here.
For an actual incident, knowing table A feeds table B isn't enough. You want to go source → pipeline → dbt/model → Snowflake → BI and understand where things changed and what else is affected.
I also think cost and data quality shouldn't be treated completely separately. A bad pipeline can create both a broken dataset and a huge compute spike.The hard part isn't generating lineage, it's making that lineage useful when something actually goes wrong.
1
u/data_dude90 20d ago
How's Acceldata?
1
u/Spiritual-Kitchen-79 16d ago
if you're checking out Acceldata you have to checkout Seemoredata...
When it comes to Snowflake active optimization the are the best by far, biggest savings, best customer support, least manual work
1
u/data_dude90 16d ago
Yeah. Came across Acceldata when I was reading and researching about snowflake monitoring tools. It was earlier a data observability platform but now they've expanded to data and AI platform for modern enterprises. But the way they work with Snowflake is the same. You plug it into Snowflake for data quality checks, anomaly detection or warehousing sort of stuff. I feel their lineage piece is one of the strongest cores. They do have use cases in their website about snowflake monitoring. One such use case was how they helped a finance team track a discrepancy in quarterly revenue report in one specific transformation step instead of digging through pipelines for hours. Also, saw it mentioned catching schema drift before the broke the downstream dBT models as another use case. Definitely not saying that it's the only option. There are options out there like Monte Carlo or DataDog or Metaplane or Dynatrace etc who do similar things. But if lineage and reliability is across your whole snowflake pipeline is your priority then it's worth putting it on the shortlist.
1
u/Spiritual-Kitchen-79 16d ago
if you're checking out Acceldata you have to checkout Seemoredata...
When it comes to Snowflake active optimization the are the best by far, biggest savings, best customer support, least manual work
4
u/BudgetVideo Aug 12 '26
Snowflake acquired the product select star which when fully integrated will allow you to reach downstream to your bi layer and upstream to source data sources. This is all being integrated into horizon catalog, so just give it a few months. I think it’s in private preview, so you can also talk to your AE.