mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #705] [MERGED] Document ENABLE_OTEL_TRACES configuration
#736
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?
📋 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:
dev← Head:patch-1📝 Commits (1)
a258175Document 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_TRACESenvironment 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_OTELsettingWould 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.