[PR #29] [MERGED] Added Langfuse Session IDs for better chat tracking #282

Closed
opened 2026-02-15 19:17:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/29
Author: @westbrook-ai
Created: 5/31/2024
Status: Merged
Merged: 5/31/2024
Merged by: @tjbck

Base: mainHead: langfuse-trace-id


📝 Commits (2)

  • d727b30 Added Langfuse trace IDs for better chat tracking
  • 0c6dd82 Correct typo

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 examples/langfuse_filter_pipeline.py (+2 -2)

📄 Description

This PR adds a session ID to chats, disables debug logging, and removes an unnecessary import. Adding session IDs using the Open WebUI chat ID enables better grouping of traces sent to Langfuse, which makes troubleshooting and analysis easier.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/29 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `langfuse-trace-id` --- ### 📝 Commits (2) - [`d727b30`](https://github.com/open-webui/pipelines/commit/d727b305131fa63dae1c7d777ec5f6f883d9bcc3) Added Langfuse trace IDs for better chat tracking - [`0c6dd82`](https://github.com/open-webui/pipelines/commit/0c6dd82cf8eb5fdc404d79df883a977e5c9880c2) Correct typo ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/langfuse_filter_pipeline.py` (+2 -2) </details> ### 📄 Description This PR adds a session ID to chats, disables debug logging, and removes an unnecessary import. Adding session IDs using the Open WebUI chat ID enables better grouping of traces sent to Langfuse, which makes troubleshooting and analysis easier. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:45 -05:00
yindo closed this issue 2026-02-15 19:17:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#282