[PR #705] [MERGED] Document ENABLE_OTEL_TRACES configuration #736

Closed
opened 2026-02-15 18:15:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/705
Author: @damienpontifex
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @Classic298

Base: devHead: patch-1


📝 Commits (1)

  • a258175 Document ENABLE_OTEL_TRACES configuration

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+6 -0)

📄 Description

Added documentation for the ENABLE_OTEL_TRACES environment variable.

Documenting change from https://github.com/open-webui/open-webui/pull/16507 that only enables traces if this environment variable is set to true

Without this set, using OpenWebUI after 0.6.22 disables traces by default whereas prior they were enabled by default with the ENABLE_OTEL setting

Would resolve https://github.com/open-webui/open-webui/issues/17667


🔄 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/docs/pull/705 **Author:** [@damienpontifex](https://github.com/damienpontifex) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a258175`](https://github.com/open-webui/docs/commit/a2581750d7d515d48490522b57f5417c4e97447c) Document ENABLE_OTEL_TRACES configuration ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+6 -0) </details> ### 📄 Description Added documentation for the `ENABLE_OTEL_TRACES` environment variable. Documenting change from https://github.com/open-webui/open-webui/pull/16507 that only enables traces if this environment variable is set to true Without this set, using OpenWebUI after 0.6.22 disables traces by default whereas prior they were enabled by default with the `ENABLE_OTEL` setting Would resolve https://github.com/open-webui/open-webui/issues/17667 --- <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 18:15:53 -05:00
yindo closed this issue 2026-02-15 18:15:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#736