Langfuse v4.44.0
Langfuse v4.44.0 improves LLM gateway capabilities (Anthropic Messages relay with usage telemetry and full content capture, extra Vertex AI Gemini headers), adds OTEL replay testing, and resolves worker shutdown data-loss risks by awaiting ClickHouse writes.
Why this signal matters
Langfuse release v4.44.0 introduces several features and stability fixes across integrations, telemetry, and workers: - AI Gateway & LLM Connections : Relays Anthropic Messages with usage telemetry and captures content in full mode; adds support for custom headers on Vertex AI Gemini requests. - Worker & ClickHouse Reliability : Ensures in-flight ClickHouse writes are awaited during worker shutdown to prevent data loss; introduces an isolated OpenTelemetry (OTEL) replay integration harness. - Evaluations & Traces : Adds a 'conversation-signals' decision-model gallery template for evals, and enhances trace-batching transcript assembly with timing metrics and token estimates. - UI & Analytics : Fixes session view rendering for tool rows containing nested observations; addresses silent aggregation errors in dashboard score histograms and pivot averages.
Actionable summary
Langfuse v4.44.0 adds Anthropic Messages relay with telemetry and full content capture to the AI gateway, extra headers for Vertex AI Gemini, and an isolated OTEL replay harness. Fixes include awaiting in-flight ClickHouse writes on worker shutdown, dashboard aggregation corrections, and displaying nested tool observations in sessions.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- Upgrade Langfuse worker and web instances to v4.44.0.
- If using Anthropic Messages through Langfuse AI Gateway, verify usage telemetry and full content capture settings.
- Review dashboard score histograms and pivot averages to verify metrics reflect corrected aggregation calculations.