mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 01:22:00 -05:00
[GH-ISSUE #8872] Bug🛑: Monitoring Pipelines Not Capturing OpenAI and Ollama builtin pipeline Data for Versions > v0.3.35 (2025) #86039
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@marcklingen and @M4g3dd0, I believe you’re also working on this issue. https://github.com/open-webui/pipelines/pull/403
@tjbck commented on GitHub (Jan 30, 2025):
This must be resolved from the pipelines side.
@marcklingen commented on GitHub (Jan 31, 2025):
This should fix the issue: https://github.com/open-webui/pipelines/pull/403