Skip to content

Add AgentGateway integration guide under gateway for LLM observability via OpenTelemetry#2550

Open
ProfessorSeb wants to merge 4 commits intolangfuse:mainfrom
ProfessorSeb:main
Open

Add AgentGateway integration guide under gateway for LLM observability via OpenTelemetry#2550
ProfessorSeb wants to merge 4 commits intolangfuse:mainfrom
ProfessorSeb:main

Conversation

@ProfessorSeb
Copy link

@ProfessorSeb ProfessorSeb commented Feb 17, 2026

Adds a new integration guide for AgentGateway (https://agentgateway.dev/) under the Gateways section.

What's covered:

• Architecture overview: AgentGateway → OTEL Collector → Langfuse pipeline
• Step-by-step OTEL Collector deployment with Langfuse otlphttp exporter
• Tracing configuration for both Enterprise and OSS editions
• Rich GenAI semantic conventions (model, token usage, prompt/completion, HTTP context)
• LLM backend + HTTPRoute setup example (OpenAI)
• Advanced: multiple exporter fanout, metadata/header forwarding for user/session tracking
• Troubleshooting table


Important

Adds an integration guide for AgentGateway with Langfuse using OpenTelemetry, covering architecture, deployment, configuration, and advanced features.

  • Integration Guide:
    • New agentgateway.mdx file under pages/integrations/gateways/.
    • Covers integration of AgentGateway with Langfuse using OpenTelemetry.
  • Architecture & Deployment:
    • Describes architecture: AgentGateway → OTEL Collector → Langfuse.
    • Step-by-step OTEL Collector deployment with Langfuse otlphttp exporter.
  • Configuration:
    • Tracing configuration for Enterprise and OSS editions.
    • Rich GenAI semantic conventions for model, token usage, etc.
  • Advanced Features:
    • Multiple exporter fanout and metadata/header forwarding for user/session tracking.
  • Troubleshooting:
    • Includes a troubleshooting table for common issues.

This description was created by Ellipsis for 1b2f1b7. You can customize this summary. It will automatically update as commits are pushed.

ProfessorSeb added 3 commits February 17, 2026 14:29
- Full OTEL-based integration with Langfuse
- Covers both Enterprise and OSS editions
- OTEL Collector deployment with Langfuse exporter
- Rich GenAI semantic conventions for model, tokens, prompt/completion
- Multiple exporter fanout and metadata forwarding
@vercel
Copy link

vercel bot commented Feb 17, 2026

Someone is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 17, 2026
@CLAassistant
Copy link

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.


ProfessorSeb seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants