AI Calculator Pro

LLM Observability & Evals

LLM observability tools capture traces of prompts, tool calls, and responses, then layer on evaluation, cost/latency monitoring, and datasets so you can debug and improve quality over time. They are the equivalent of APM for LLM applications, and increasingly overlap with prompt management and evaluation.

License:
Deployment:
11 tools
Arize Phoenix
Open-source LLM tracing and evaluation, OpenTelemetry-native.
Open source (Elastic License 2.0)Self-hosted, ManagedOpen source (free)YesYesNoYes
Braintrust
Eval-first platform for iterating on LLM quality.
ProprietaryManaged, HybridFree tier + paidYesYesYesYes
Datadog LLM Observability
LLM tracing and monitoring inside the Datadog platform.
ProprietaryManagedUsage-basedYesYesNoYes
Helicone
Open-source LLM logging and monitoring via a proxy.
Open source (Apache-2.0)Managed, Self-hostedFree tier + paidYesYesYesNo
Langfuse
Open-source LLM observability, evals, and prompt management.
Open source (MIT core (some enterprise features separate))Managed, Self-hostedOpen source (free)YesYesYesYes
LangSmith
Tracing, evals, and prompt management from the LangChain team.
ProprietaryManaged, HybridFree tier + paidYesYesYesYes
Opik
Open-source LLM evaluation and tracing from Comet.
Open source (Apache-2.0)Self-hosted, ManagedOpen source (free)YesYesYesYes
Portkey
AI gateway with observability, guardrails, and prompt management.
Open source (Apache-2.0 (gateway core); platform is managed)Managed, Self-hostedFree tier + paid
Promptfoo
Open-source, CLI-first prompt testing and LLM evals.
Open source (MIT)Self-hostedOpen source (free)Yes
Traceloop (OpenLLMetry)
OpenTelemetry-based LLM instrumentation and monitoring.
Open source (Apache-2.0 (OpenLLMetry SDK))Self-hosted, ManagedFree tier + paidYesYesNoYes
W&B Weave
LLM tracing and evaluation from Weights & Biases.
ProprietaryManagedFree tier + paidYesYesNoNo

Compiled from public docs and vendor sites; verify current pricing with the vendor. No vendor pays for placement. Each tool links to a fuller profile.

How to choose

If you want open-source and self-hosting, look at Langfuse, Arize Phoenix, Helicone, and Opik. If you want a managed platform with strong evals, consider LangSmith, Braintrust, or W&B Weave. If you already run Datadog, its LLM Observability keeps everything in one pane. OpenTelemetry support (Traceloop/OpenLLMetry) matters if you want vendor-neutral instrumentation.

FAQ

What does LLM observability actually capture?

Full traces of a request: the prompts, retrieved context, tool/function calls, model responses, token usage, latency, and cost — usually with a way to attach evaluation scores and user feedback.

Do I need evals or just tracing?

Tracing tells you what happened; evals tell you whether it was good. Most teams start with tracing and add automated or human evals once they need to catch regressions before shipping.

Can I self-host these tools?

Several are open-source and self-hostable (Langfuse, Phoenix, Helicone, Opik). Managed-only options trade that for less operational work and built-in scaling.

Vector DatabasesAI Agent FrameworksInference & Model ServingPrompt Engineering & Management