chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
14.72k stars 1.23k forks source link

[Update][Internal] Update client telemetry for developer cloud #2770

Closed atroyn closed 1 week ago

atroyn commented 2 weeks ago

In order to better support users of Chroma's developer cloud, we need to be able to associate client-side telemetry with telemetry from Chroma's cloud service.

To do so we should update the client posthog telemetry to send along some more information when the client is connecting to the Chroma host. This is probably best implemented in the HTTPClient.

itaismith commented 1 week ago

Closed as of #2785