In the space of nine weeks in early 2026, the LLMOps category rewrote itself. ClickHouse bought Langfuse. Mintlify bought Helicone and quietly put it in maintenance mode. Portkey open-sourced its entire gateway. If you evaluated LLM cost and observability tools even six months ago, the landscape you looked at no longer exists in the same shape.
Here's where every major tool actually stands right now, what those three moves signal about where the category is heading, and what's likely to matter next.
1. Two acquisitions (Langfuse → ClickHouse, Helicone → Mintlify) and one open-source release (Portkey → Apache 2.0) happened within nine weeks of each other in early 2026 — the category is consolidating fast.
2. Helicone is now in maintenance mode: stable, but no longer shipping new features. Treat it as a frozen option when evaluating.
3. Cost tracking and basic routing are now commoditized across nearly every tool. Budget enforcement and actionable savings recommendations are where the category is still differentiated.
The Category Has Split Into Three Camps
LLMOps tooling in 2026 sorts cleanly into three positions, each with a different relationship to the request path.
Traditional APM extending into AI. Datadog and New Relic are adding LLM-specific tabs — tokens, latency, and cost alongside the infrastructure metrics teams already monitor. This is the path of least resistance for teams that already run Datadog: familiar interface, one more dashboard. But it's additive, not native — it complements a dedicated AI cost or quality platform rather than replacing one, and it doesn't evaluate output quality.
AI-native tracing and evaluation. Langfuse and LangSmith go deep on trace capture, prompt versioning, and evals — understanding what happened in an LLM call in detail most APM tools don't attempt. The tradeoff: most of this category observes traffic after the fact rather than sitting in the request path, which means no real-time routing or hard budget enforcement.
AI gateways. Helicone and Portkey sit between the app and the provider, actively shaping traffic — routing, caching, and cost tracking with minimal code change (typically one URL swap). This is the position that can enforce policy in real time, not just report on what already happened. It's also where Preto sits, with cost intelligence and budget enforcement layered on top of the gateway position.
OpenRouter occupies a narrower niche: it shows up most often in side projects, dev workflows, and as a long-tail-model fallback inside LiteLLM configurations — useful, but not typically the primary infrastructure choice for a production team with real cost pressure.
For a deeper look at what a gateway actually does on every request, see the architecture behind LLM proxies and gateway vs. proxy vs. router — the terminology in this space is inconsistent enough that it's worth defining before comparing tools by name.
What Changed in Nine Weeks
Three events in Q1 2026 reshaped who's building what, and it's worth understanding each one before picking a tool.
ClickHouse acquires Langfuse. Rather than a typical acqui-hire wind-down, Langfuse had already moved nearly its entire product — tracing, prompt management, evaluations, datasets, and the playground — to MIT license in mid-2025. Only thin enterprise compliance features (SCIM, audit logs, project-level RBAC, UI customization) remain commercial. Langfuse Cloud pricing runs Hobby (free, 50K units/month), Core ($29/month), Pro ($199/month, 3-year retention), and Enterprise ($2,499/month), metered on ingested traces/observations/scores rather than seats. Self-hosting the MIT version — full product, no seat caps, no usage caps — is a genuinely viable path, not a crippled free tier designed to push you to paid.
Mintlify acquires Helicone. The stated rationale: integrating Helicone's routing and observability into Mintlify's documentation infrastructure. At acquisition, Helicone had processed 14.2 trillion tokens and served roughly 16,000 organizations. What matters for buyers evaluating it today: Helicone is now explicitly in maintenance mode — security patches, bug fixes, and new-model support continue, but no new features are shipping. It's a stable, frozen product, not a growing one.
Portkey open-sources its full gateway. Under Apache 2.0, Portkey's entire AI gateway — multi-provider routing, fallback logic, load balancing across OpenAI, Anthropic, and others, unified logging — became the most production-feature-complete open-source gateway option on the market as of this writing.
Read together, the pattern is a category maturing past the "every startup builds its own thin wrapper" phase and into consolidation — infrastructure companies (ClickHouse, a data platform; Mintlify, a docs platform) buying LLMOps capability rather than building it from scratch, while the open-source layer keeps getting more complete underneath them.
The 2026 Landscape at a Glance
| Tool | Position | 2026 Status | What It's Good At |
|---|---|---|---|
| Helicone | AI gateway | Maintenance mode (Mintlify, Mar 2026) | Best open-source observability UI; per-request cost attribution |
| Langfuse | AI-native tracing | Active (ClickHouse, Jan 2026) | Deep trace capture, prompt versioning, evals; MIT self-host |
| Portkey | AI gateway | Active, Apache 2.0 (Mar 2026) | Multi-provider routing, fallback, load balancing |
| Datadog | APM extension | Active | Unified infra + LLM metrics for existing Datadog shops |
| OpenRouter | Multi-model router | Active | Broad model access; common as LiteLLM fallback |
| Preto | Cost intelligence layer | Active | Ranked savings recommendations, budget enforcement, savings tracking |
Want the full landscape as one visual?
Every tool, every category, positioned on one map — updated for 2026.
Get the LLMOps Landscape MapEvery tool. Every category. One visual. Updated for 2026.
What's Commoditized vs. What's Still Differentiated
Basic cost tracking — token counts, per-request cost, a dashboard showing total spend — is table stakes now. Every tool in the landscape table above has it. That was a genuine differentiator in 2024. It isn't anymore.
Model routing has followed the same path faster than most predicted. With Portkey's gateway now fully open source and RouteLLM-style approaches published and reproducible, "route simple tasks to a cheaper model" is close to a solved, expected capability rather than a premium feature.
What's still genuinely differentiated in mid-2026:
- Actionable, ranked recommendations with dollar estimates. Most tools show you what you spent. Very few tell you specifically what to change and how much it will save — a gap the market has been slow to close because it requires analysis, not just logging.
- Budget enforcement with a hard cutoff. Alerting is common. Actually blocking a request at the proxy layer when a workspace exceeds its monthly cap — the feature that prevents a $9,200 overnight burn rather than just emailing you about it the next morning — is rarer than the category's marketing suggests.
- A savings metric as a first-class dashboard number. "Money saved this month: $4,234" is a fundamentally different framing from "requests per second" or "total spend," and almost nothing in the landscape leads with it.
How Big Is This Market, Actually?
Two numbers frame the opportunity. Fact.MR's AI FinOps and Inference Cost Optimization Services market report forecasts a 41.5% CAGR from 2026 to 2036, reaching a USD 21.8 billion absolute opportunity by 2036 as enterprises move AI workloads from pilot to production and need cost control at the token and GPU level. For scale, Gartner forecasts USD 2.59 trillion in total global AI spending for 2026 — the cost-management layer is currently a small, fast-growing slice of an enormous and still-accelerating number.
The growth math is straightforward even without the forecasts: model prices per token keep falling roughly 50% a year, but usage keeps growing faster as teams ship more AI features and chain more calls into agentic workflows. Falling unit prices and rising bills at the same time is exactly the condition that makes a dedicated cost-management layer necessary rather than optional.
What Comes Next
Routing matures into policy, not just cost-based switching
Today's routing mostly asks "is this task simple enough for a cheaper model?" The next iteration adds configurable rules — quality thresholds, compliance constraints, data residency — turning routing from a cost hack into a governance layer that also happens to save money.
Budget enforcement stops being optional
The gap between "alerts you when you overspend" and "prevents you from overspending" is the single clearest structural differentiator in the category right now, and it's the feature most likely to become a baseline expectation rather than a premium tier as more teams get burned by a runaway agent loop or leaked key.
Multi-provider cost arbitrage becomes real
As more workloads are provider-agnostic by design, tools that can route a given request to whichever provider is currently cheapest for that quality bar — not just whichever model within one provider — become the next layer of savings, contingent on broader provider support maturing beyond OpenAI-first tooling.
FinOps and LLMOps merge organizationally
Cost attribution by team, forecasting, and governance are FinOps disciplines that cloud infrastructure teams already run for AWS and GCP spend. As LLM costs cross the threshold where they show up on the same CFO reports as cloud infrastructure, expect the tooling and the reporting cadence to converge with existing FinOps practice rather than stay a separate, engineering-only conversation.
Self-hosting becomes a real segment, not a niche
Langfuse's full MIT release proved a fully-featured self-hosted option can compete with managed products. Expect more of the category to test that model, particularly for teams with data residency or compliance requirements that make a managed SaaS a harder sell regardless of feature set.
How to Evaluate a Tool in This Landscape
With the category this consolidated, picking a tool is less about feature checklists and more about matching a tool's position in the request path to what you actually need enforced. Five questions cut through most of the noise:
Does it sit in the request path, or observe after the fact? This is the single most consequential architectural question. Gateway-position tools (Portkey, Helicone, Preto) can block a request before it's sent — enforce a budget, reroute to a cheaper model, apply a fallback. Observer-position tools (Langfuse's default mode, most APM integrations) see the request after it already happened, which is enough for analysis but not for prevention. If runaway spend is your actual fear, the position matters more than the feature list.
Is the roadmap still moving? Helicone's maintenance-mode status doesn't make it a bad tool today — the existing feature set is mature and the security/bug-fix commitment is real. But if your evaluation horizon is 18-24 months and you expect new capability (multi-provider routing improvements, new budget controls, new model support timing), a frozen roadmap is a real constraint worth pricing in, not just a footnote.
What's the self-hosting story, and do you actually need it? Langfuse's full MIT release changed the calculus for teams with data residency or compliance requirements — self-hosting the complete product, not a stripped-down free tier, is now genuinely on the table. For teams without those constraints, this matters less than the marketing around open source suggests; a managed SaaS with good SLAs is usually simpler to operate.
Does pricing scale with what you'd actually optimize, or with vanity metrics? Seat-based pricing on an infrastructure tool your whole engineering org touches gets expensive fast and doesn't align incentive with the thing you're buying the tool to do. Usage-metered pricing (Langfuse's units model) or free-until-a-real-usage-threshold (most gateways) tends to track better with actual value delivered.
Does it tell you what to do, or just what happened? This is the gap the market still hasn't closed. A dashboard showing $34,000 spent on GPT-5 this month is a fact. A ranked list showing which 12% of those requests could move to a cheaper model and save $8,200/month is a decision. Most of the landscape still stops at the first one.
The Wedge in a Consolidating Category
The acquisitions matter less for who bought whom and more for what they reveal: infrastructure and documentation companies now consider LLM cost and observability tooling valuable enough to acquire outright, and the open-source layer underneath the category keeps getting more complete rather than less. Both of those trends push basic observability and routing toward commodity status faster than most roadmaps assumed a year ago.
That leaves the differentiation exactly where it was pointing before the consolidation wave: not in logging what happened, but in telling a team specifically what to change, enforcing the budget that protects the change once it's made, and putting a dollar-saved number on the dashboard instead of a request-count. That's the layer Preto is built for — sitting at the gateway position with the routing and caching table stakes handled, and the ranked, dollar-denominated recommendations and hard budget enforcement as the part that isn't yet commoditized. See the seven changes that move a real bill for what that looks like applied to actual traffic.
Frequently Asked Questions
Is Helicone still being actively developed in 2026?
What happened to Langfuse in 2026?
Is Portkey open source?
How big is the LLM cost management market in 2026?
What's the difference between an LLM gateway and an LLM observability platform?
Get the full 2026 LLMOps landscape in one visual.
Every tool, every category, positioned by where it sits in the request path — plus where Preto fits as the cost-intelligence layer on top.
Get the LLMOps Landscape MapFree forever up to 10K requests. No credit card required.