[GH-ISSUE #8872] Bug🛑: Monitoring Pipelines Not Capturing OpenAI and Ollama builtin pipeline Data for Versions > v0.3.35 (2025) #86039

Closed
opened 2026-05-15 10:32:30 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @samuelpetermoshi on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8872

Description:
After upgrading to OpenWebUI versions greater than v0.3.35 (currently testing on v0.5.7), I observed that data from built-in OpenAI models is no longer being sent to monitoring pipelines like Datadog and Langfuse. This issue does not occur in v0.3.35 and earlier versions.

Pipelines:

Read the full Bug report on this previous: https://github.com/open-webui/pipelines/issues/376

Steps to Reproduce(@tjbck): VIDEO

Watch the video here

Image

@marcklingen and @M4g3dd0, I believe you’re also working on this issue. https://github.com/open-webui/pipelines/pull/403

Originally created by @samuelpetermoshi on GitHub (Jan 24, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/8872 Description: After upgrading to OpenWebUI versions greater than v0.3.35 (currently testing on v0.5.7), I observed that data from built-in OpenAI models is no longer being sent to monitoring pipelines like Datadog and Langfuse. This issue does not occur in v0.3.35 and earlier versions. Pipelines: - Datadog: https://github.com/open-webui/pipelines/blob/main/examples/filters/datadog_filter_pipeline.py - Langfuse: https://github.com/open-webui/pipelines/blob/main/examples/filters/langfuse_filter_pipeline.py Read the full Bug report on this previous: https://github.com/open-webui/pipelines/issues/376 Steps to Reproduce(@tjbck): VIDEO ## [Watch the video here](https://drive.google.com/file/d/1-KS5lPIVrDNFaO_Vopgl9xCCdDwV-sE3/view?usp=sharing) <img width="1679" alt="Image" src="https://github.com/user-attachments/assets/fb8be50b-b5fc-4d9d-bd00-f0c44dc92812" /> @marcklingen and @M4g3dd0, I believe you’re also working on this issue. https://github.com/open-webui/pipelines/pull/403
Author
Owner

@tjbck commented on GitHub (Jan 30, 2025):

This must be resolved from the pipelines side.

<!-- gh-comment-id:2623520635 --> @tjbck commented on GitHub (Jan 30, 2025): This must be resolved from the pipelines side.
Author
Owner

@marcklingen commented on GitHub (Jan 31, 2025):

This should fix the issue: https://github.com/open-webui/pipelines/pull/403

<!-- gh-comment-id:2626008201 --> @marcklingen commented on GitHub (Jan 31, 2025): This should fix the issue: https://github.com/open-webui/pipelines/pull/403
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#86039