Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push to posthog and compress function calls to hex #2382

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevkevinpal
Copy link
Contributor

Describe your changes

What this change does is takes the function calls from xgo on a specific api call and then compresses it to hex to then send to posthog

We must compress to hex because otherwise the size is too large for posthog to accept

We may need to rework this a bit when we have variables logged aswell because then the hex string might go over the size of what posthog accepts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant