chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[CHORE] Move posthog to rust

Open jairad26 opened this issue 6 months ago • 3 comments

Description of changes

This PR moves posthog logic to rust for all events. Captures occur on service_based_frontend, and for now only occur when users use via rust bindings.

Test plan

How are these changes tested?

  • [ ] Tests pass locally with pytest for python, yarn test for js, cargo test for rust

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

jairad26 avatar Apr 03 '25 15:04 jairad26