Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Update client telemetry for developer cloud (#2785)
## Description of changes Update Posthog telemetry to indicate which events are associated with Chroma Cloud interactions by clients. ## Test plan - [x] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust - [x] Verify on Posthog that we get the new `hosted` property on events, as well as the new `CloudError` events for errors. ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?* Co-authored-by: Itai Smith <[email protected]>
- Loading branch information