Langfuse
Open-source AI engineering platform for tracing, observability, prompt management, and evaluation, self-hostable or SaaS, with an OSS community, free plan, and model-agnostic coverage.
Langfuse is an open-source platform for building, testing, and monitoring LLM applications and AI agents. It grew out of a problem its founders kept hitting while building agents themselves during Y Combinator in 2023: LLM apps are easy to demo and hard to run in production, because the output is non-deterministic, debugging works differently than with normal software, and the iteration loop is messy. Langfuse set out to give engineering teams the tracing and evaluation primitives they needed to see what their AI was actually doing. In early 2026 the company was acquired by ClickHouse, the analytics database it was already built on, though it remains open source and self-hostable.
The platform's foundation is observability. Langfuse traces every step of an LLM or agent workflow, capturing prompts, responses, token usage, cost, and latency, and nesting those steps so a multi-step chain or agent run reads as a structured tree rather than a flat log. Teams use this to debug why an agent took a wrong turn, find slow or expensive calls, and understand behavior across sessions.
On top of tracing, Langfuse adds evaluation and prompt management. Teams can score outputs using language-model judges, code-based checks, or human annotation, build datasets from real production traffic, run experiments to compare changes, and track quality metrics over time to catch regressions. Prompt management lets teams version and deploy prompts separately from application code, so a wording change does not require a redeploy.
A defining trait is its open-source, developer-first posture. Langfuse is MIT-licensed and can be self-hosted at production scale, which appeals to teams with or open-source requirements, and it is framework-agnostic with broad SDK and OpenTelemetry support, so traces can flow to other tools rather than locking teams in. Because it is built on a high-performance analytical database, it is designed to handle the very large volumes of trace data that production and agentic systems generate. In practice, Langfuse serves as the feedback loop that turns opaque model behavior into queryable, improvable data.
Vendor details
Canonical URL
https://langfuse.com
Category
Agent infrastructure
Company status
acquired
Use cases & customers
Target customers
Deployment options
In practice
Your agent works in demos but fails unpredictably in production and you can't see why. Langfuse traces every prompt, response, tool call, cost, and latency, so you can reconstruct exactly what the agent did and where it went wrong.
You need to run LLM observability on your own infrastructure for reasons. Langfuse is open source and self-hostable at production scale, with broad SDK and OpenTelemetry support so it fits your stack rather than locking you in.
You can't tell whether a prompt change actually improved quality. Langfuse lets you build datasets from real traffic, score outputs with model-based or human evaluation, and track quality over time to catch regressions before users do.
Sources & related URLs
Research sources
Agentic Index coverage score
7.5 / 14 capabilities · 54%
| Integrations & Tool CallingBroad framework integration docs 2026-06-08 | Full |
|---|---|
| Workflow OrchestrationObservability infrastructure layer | Unable to verify |
| Knowledge Grounding & RAGObservability infrastructure layer | Unable to verify |
| Human Oversight & GuardrailsHuman eval and annotation docs 2026-06-08 | Full |
| Security, Identity & GovernanceOfficial docs 2026-06-08 | Partial |
| Observability & AuditabilityCore platform offering 2026-06-08 | Full |
| Memory & State PersistenceObservability infrastructure layer | Unable to verify |
| Deployment & Data ResidencySelf-hosted and SaaS docs 2026-06-08 | Full |
| Prebuilt Agents, Templates & PacksObservability infrastructure layer | Unable to verify |
| Triggers & Channel CoverageObservability infrastructure layer | Unable to verify |
| Model Flexibility & RoutingModel-agnostic observability docs 2026-06-08 | Full |
| APIs, SDKs & MCP ExtensibilityAPI and SDK docs 2026-06-08 | Full |
| Testing, Debugging & OptimizationEval and prompt management docs 2026-06-08 | Full |
| Browser & Computer UseOfficial docs 2026-06-08 | Unable to verify |
The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded
Recent platform changes
Langfuse introduced and defaulted to background execution for in-app agents, including client and web support. This changes the default operational path for these agents to run asynchronously.
Bears on: Agent capability
View sourceLangfuse added the ability to perform bulk exports and imports of prompts.
Bears on: Observability / auditability
View sourceThe V2 metrics API now exposes semantic roots, and evaluator metadata is propagated to generation spans.
Bears on: Observability / auditability
View sourcePricing
Free Hobby (50K units/mo) · Core $29/mo · open source self host
usage
Included quota
A billable unit is one trace, observation, or score. Hobby: 50K units a month, 2 users. Core: 100K units, unlimited users, 90 day data access, 4K req/min ingestion. Pro: 3 year retention, 20K req/min, compliance certifications. All paid plans share graduated $8 per 100K unit overage.
What is public
Langfuse publishes complete self serve pricing: free Hobby at 50K units a month, Core $29/mo, Pro $199/mo, Enterprise $2,499/mo, uniform $8 per 100K overage, and a free MIT licensed self host path with all product features open sourced since June 2025.
Billing mechanics
Flat plan fee plus graduated usage overage on billable units (traces, observations, scores). Tokens are tracked for LLM cost analysis but do not count as billable units. Unlimited users on all paid tiers.
Cost watchouts
Complex pipelines multiply units fast: one RAG request with retrieval, rerank, generation, and scores can emit 6+ units, so 50K free units may cover under 10K requests. Downgrading retention tiers permanently deletes older data on the next nightly cleanup. SSO sits behind a Teams add on (~$300/mo on top of Pro).
Variable cost rationale
Unit metering scales with trace volume, but graduated overage at $8 per 100K units keeps cost growth predictable and there are no per seat fees.
Additional watchouts
Buyers should watch post acquisition roadmap and licensing signals under ClickHouse ownership, though all public commitments to open source have held since the January 2026 close.
Sales call required
No, self serve available
Free / trial
Free Hobby plan, no card (50K units/mo, 2 users)
Lowest paid plan
Core $29/mo (100K units, unlimited users, 90 day data access)
Commercial notes
Acquired by ClickHouse (announced Jan 16, 2026) alongside ClickHouse's $400M Series D at a $15B valuation. Langfuse states its roadmap, open source MIT licensing, and self hosting commitment are unchanged. 20K+ GitHub stars, used by 19 of the Fortune 50.
Key ambiguities
Enterprise custom volume pricing requires annual commitment. Self hosting is free on the MIT core but ClickHouse operations are real work.
Missing data
Enterprise custom volume rates unpublished.
Related vendors
- Acrab — Singapore compute infrastructure company building a full stack…
- AgentOps — Agent observability and reliability platform with broad model and…
- Agno — High-performance agent runtime and framework (formerly Phidata) with…
- AIsa — Unified resource and payment gateway for AI agents that lets them…
- AlphaBitCore — AI control plane that governs how models, agents, tools, and…
- Anchor Browser — Cloud hosted browser infrastructure that lets AI agents operate real…
Alternatives to Langfuse
The closest documented capability profiles to Langfuse among agent infrastructure platforms tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.
- Braintrust8.0 / 14Adds documented Knowledge Grounding & RAGLangfuse vs Braintrust →
- Portkey8.0 / 14Fuller documented coverage on Security, Identity & Governance
- Fiddler AI7.5 / 14Fuller documented coverage on Security, Identity & GovernanceLangfuse vs Fiddler AI →
- LangWatch6.5 / 14A lighter documented profile than LangfuseLangfuse vs LangWatch →
- AgentOps6.0 / 14A lighter documented profile than LangfuseLangfuse vs AgentOps →
- LiteLLM7.0 / 14Fuller documented coverage on Security, Identity & Governance
Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded