This repository was archived by the owner on May 5, 2026. It is now read-only.
Commit 9964c94
committed
chore(Dockerfile): remove creation of telemetry_user_id file (chromadb)
This is most likely no-op.
The path is referenced in a telemetry module [1], however,
telemetry is disabled altogether in chroma.py according to [2].
[1]: https://github.com/chroma-core/chroma/blob/0.6.3/chromadb/telemetry/product/__init__.py
[2]: https://docs.trychroma.com/docs/overview/telemetry#in-client-code
Refs: PRODAI-4181 parent a9cab9c commit 9964c94
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
| |||
0 commit comments