Skip to content

docs(python): add Langfuse integration guide#4547

Open
jannikmaierhoefer wants to merge 2 commits into
temporalio:mainfrom
jannikmaierhoefer:claude/beautiful-tu-b6f4fc
Open

docs(python): add Langfuse integration guide#4547
jannikmaierhoefer wants to merge 2 commits into
temporalio:mainfrom
jannikmaierhoefer:claude/beautiful-tu-b6f4fc

Conversation

@jannikmaierhoefer
Copy link
Copy Markdown

@jannikmaierhoefer jannikmaierhoefer commented May 11, 2026

Summary

Adds a new integration guide for Langfuse (open-source LLM observability platform)

The integration traces Temporal Workflows and Activities through OpenTelemetry: the OpenInference instrumentor wraps the OpenAI Agents SDK, and Langfuse receives the spans.

Test plan

  • yarn build completes without warnings or broken links
  • New page renders at /develop/python/integrations/langfuse
  • Sidebar shows "Langfuse" under Python SDK → Integrations
  • Integrations table on /develop/python/integrations includes the Langfuse row with a working link

Adds an integration page for Langfuse, an open-source LLM observability
platform, under the Python SDK integrations section. Lists Langfuse in
the integrations index alongside Braintrust and other ecosystem partners.

The guide follows the existing partner integration pattern and is sourced
from Langfuse's Temporal cookbook at
https://langfuse.com/integrations/frameworks/temporal.
@jannikmaierhoefer jannikmaierhoefer requested a review from a team as a code owner May 11, 2026 16:11
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

@jannikmaierhoefer is attempting to deploy a commit to the Temporal Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

The link to the Python observability guide pointed to
`/develop/python/observability`, which doesn't exist. The correct path is
`/develop/python/platform/observability`. Caught by the docusaurus broken-link
check during yarn build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants