[PR #618] [MERGED] Disable Chroma telemetry #107709

Closed
opened 2026-05-18 06:37:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/618
Author: @ghost
Created: 2/2/2024
Status: Merged
Merged: 2/3/2024
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

📊 Changes

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

View changed files

📝 backend/config.py (+1 -1)

📄 Description

Chroma makes outbound connections to app.posthog.com by default. This should prevent such connections. It's also possible to set an environment variable ANONYMIZED_TELEMETRY=False which works with the Docker image. See https://docs.trychroma.com/telemetry

Thanks for this software! It's one of the best I've encountered.


🔄 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/open-webui/pull/618 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/2/2024 **Status:** ✅ Merged **Merged:** 2/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6c1e69c`](https://github.com/open-webui/open-webui/commit/6c1e69cac2e5eba6959e21ddec788eabac08a069) Disable Chroma telemetry ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/config.py` (+1 -1) </details> ### 📄 Description Chroma makes outbound connections to `app.posthog.com` by default. This should prevent such connections. It's also possible to set an environment variable `ANONYMIZED_TELEMETRY=False` which works with the Docker image. See https://docs.trychroma.com/telemetry Thanks for this software! It's one of the best I've encountered. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-18 06:37:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#107709