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

feat: Added distinct_id to kafka headers #27666

Merged
merged 18 commits into from
Jan 23, 2025
Merged

Conversation

benjackwhite
Copy link
Contributor

Problem

We have token in rust but not django. If we have token and distinct_id filtering in the consumers becomes trivial without needing to parse messages

Changes

  • Adds the headers to both capture methods

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@oliverb123
Copy link
Contributor

Rust side looks good to me

@benjackwhite benjackwhite merged commit 9e8bfb7 into master Jan 23, 2025
92 checks passed
@benjackwhite benjackwhite deleted the feat/capture-drop branch January 23, 2025 13:52
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.

3 participants