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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:main📝 Commits (1)
6c1e69cDisable Chroma telemetry📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/config.py(+1 -1)📄 Description
Chroma makes outbound connections to
app.posthog.comby default. This should prevent such connections. It's also possible to set an environment variableANONYMIZED_TELEMETRY=Falsewhich works with the Docker image. See https://docs.trychroma.com/telemetryThanks 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.