Langfuse

Open-source tracing for AI apps: what went out, what came back, what it cost. Free for 50,000 units a month.

Price
from $29/month
Free tier
Free tier: yes
Updated
Updated Sep 6, 2026
Website
Website

Good for / not for

  • Teams that want tracing, prompt management and evals in one open-source, self-hostable tool.
  • Anyone who has to answer "why did the app do that?" after the fact, because the trace is the record.
  • Starting free: the hosted Hobby plan is 50,000 units a month, 30-day retention, two users, no card.
  • Anyone weighing project health: 34,268 GitHub stars, last pushed on 6 September 2026, with v4 shipped on 17 August 2026.
  • Teams wanting zero-ops SaaS with no interest in instrumenting their code with OpenTelemetry.
  • Self-hosters expecting every feature: SCIM, audit logging and retention policies need a paid licence key even on your own servers.
  • Reading very long agent traces comfortably — a review reports they get hard to parse, with bulk pulls slowing at scale.

What it actually does

Langfuse records what your AI app actually did. Each model call becomes a trace: the prompt that went out, the response that came back, the cost, and the error if there was one. Around that sit prompt management, evaluations, experiments and a playground, so the trip from "this answer was bad" to "here is the version that fixed it" happens in one tool. Instrumentation is OpenTelemetry-based, which is a real integration step rather than a switch you flip. Two things decide whether it fits. The first is hosting: the MIT core carries no usage limits and you can run the whole thing yourself, but the Enterprise Edition is source-available and needs a commercial licence key, and SCIM, audit logging and retention policies sit behind it even when self-hosted. The second is ownership. ClickHouse acquired Langfuse on 16 January 2026, bundled into ClickHouse's $400M Series D at a $15B valuation. The announcement says the project stays open source and self-hostable with an unchanged roadmap; what changed is that the roadmap now sits inside a much larger company. On the hosted side, Hobby is free for 50,000 units a month and Core is $29.

What the free plan holds

Send traces from your app to the hosted Hobby plan.

50,000 units a month, 30 days of retention and two users, with no card. Past that, Core is $29 a month for 100,000 units and unlimited users, with more units at $8 per 100,000.

From the vendor's docs

Pricing and free-plan limits

Free tier: 50,000 units a month on the hosted Hobby plan, with 30-day retention and two users, no card. Self-hosting the MIT core has no usage limits.

PlanPriceWhat you get
HobbyFree
  • 50,000 units a month
  • No card required

Limits: 30-day retention · 2 users

A recurring monthly allowance. Self-hosting the MIT core has no usage limits at all.

Core$29/month
  • 100,000 units included, then $8 per additional 100,000
  • Unlimited users

Limits: 90-day retention

Pro$199/month
  • 100,000 units included
  • 3-year retention
Enterprise$2499/month
  • Published at $2,499 a month rather than quoted on request

Prices checked on Sep 6, 2026 against the vendor's pricing page. Plans change often — confirm before you pay.

Three honest limitations

  1. ClickHouse acquired Langfuse on 16 January 2026, bundled into ClickHouse's $400M Series D at a $15B valuation. The announcement says the project stays open source and self-hostable with an unchanged roadmap, but ownership now sits inside a much larger company.
  2. Enterprise features — SCIM, audit logging, retention policies — need a paid licence key even when you self-host. The MIT core covers tracing, evals, prompts, experiments and the playground; those three are not in it.
  3. Long agent traces get hard to parse, and a review reports bulk trace pulls and date-range filtering slowing down at scale.

Alternatives

  • E2BChoose E2B instead if the missing piece is somewhere safe to run the code your model wrote, not a record of what it did.
  • FirecrawlChoose Firecrawl instead if the problem is upstream — getting clean page content into the app in the first place.
  • Browser UseChoose Browser Use instead if the job is an agent operating a website, rather than the trace of what it produced.

Getting started in 5 minutes

  1. Start on the hosted Hobby plan: 50,000 units a month, 30-day retention, two users, no card.
  2. Instrument one path first. Tracing here is OpenTelemetry-based, so plan for an integration rather than a toggle.
  3. Watch the retention window before the unit count. Hobby keeps 30 days, Core 90 days at $29 a month, Pro three years at $199.
  4. If you self-host, check your feature list against the licence key: SCIM, audit logging and retention policies need a paid key even on your own hardware.
  5. Read the ClickHouse acquisition note before you standardise on it. The project is still open source and self-hostable, but ownership changed on 16 January 2026.

Langfuse questions

What is LLM observability?
A record of what your AI app did, detailed enough to explain a bad answer afterwards: which prompt went out, what came back, what the call cost, and where it broke. Ordinary application logs do not capture that in a usable shape. Langfuse stores each call as a trace you can open, and adds evaluations and prompt management so a bad answer can be traced back to a prompt version.
Is Langfuse free?
The hosted Hobby plan is: 50,000 units a month, 30-day retention, two users, no card. Self-hosting the MIT core has no usage limits at all. The paid hosted tiers are Core at $29 a month for 100,000 units and unlimited users, Pro at $199 with three-year retention, and Enterprise at $2,499.
Who owns Langfuse now?
ClickHouse. The acquisition was announced on 16 January 2026 and bundled into ClickHouse's $400M Series D at a $15B valuation. The announcement says the project stays open source and self-hostable with an unchanged roadmap. That is a stated intention rather than a guarantee, so it belongs in the decision rather than in the footnotes.
Is everything free when I self-host?
No. The MIT core — tracing, evals, prompts, experiments, the playground — carries no usage limits. The Enterprise Edition is source-available and needs a commercial licence key, and SCIM, audit logging and retention policies live inside it even when the software runs on your own servers.
Is the project active?
34,268 GitHub stars and a push on 6 September 2026. Langfuse v4 shipped on 17 August 2026 and a CLI 1.0 rewrite on 21 August 2026. The company went through Y Combinator in the W23 batch.

Sources

Research-compiled, not hands-on tested. Compiled from official docs, the vendor's pricing page and community reviews as of Sep 6, 2026. We haven't tested it hands-on yet.

Firecrawl

from $16/month

Turns a web page into clean text an AI can read. A recurring free tier: 1,000 credits a month, no card.

Browser Use

Usage-based

Browser Use is a product, not a phrase: it puts an AI agent in a real browser to click, type and finish web tasks.

E2B

from $150/month

A safe, disposable computer for code your model wrote. The free tier is a one-time $100 credit, not a monthly allowance.