Observability

Tracing, cost, and quality signals from production — where the real eval set comes from.

Sign in to track your progress across sections.

11 articles

PostHog

Listed inPostHogObservabilityon

A trace says what your system did. Whether the feature worked is a question about what the person did next, on the same events.

Beginner3 min
#observability
#analytics

Langfuse documentation

Listed inLangfuseObservabilityon

Open-source tracing, prompt management, and evaluation — including the data model behind a trace.

External
Langfuse · langfuse.com
#observability
#tooling

Arize AI

Listed inArize AIObservabilityon

Tracing and evaluation in one OpenTelemetry-native tool that can run locally. The drift and embedding analysis often attributed to it does not appear in the documentation.

Intermediate3 min
#observability

LangSmith

Listed inLangSmithObservabilityon

A failing production trace becomes a saved test case, and that case runs against every later change. The documentation lists support for several frameworks and providers, so LangChain is not a prerequisite.

Intermediate5 min
#tooling

Cost & Latency Monitoring

Listed inCost & Latency MonitoringObservabilityon

Output, cache reads, cache writes and batch requests are priced differently, so one token total cannot produce a bill. Record time to first token apart from total duration, and alert on ratios rather than on spend that grows with success.

Intermediate4 min
#practices
#cost

Helicone

Listed inHeliconeObservabilityon

A proxy that adds logging, caching, and rate limiting with one URL change.

Beginner4 minDraft
#tooling