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: use capture-rs and vector replay capture in local compose #24295

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

frankh
Copy link
Contributor

@frankh frankh commented Aug 9, 2024

Problem

in production we have replaced (or will soon) most of our capture services with capture-rs and (soon) vector replay capture, but locally we still use the python version.

Add new local service on port 8001 which proxies posthog with the new capture services

Changes

👉 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?

@frankh frankh requested a review from benjackwhite August 9, 2024 15:42
@frankh frankh force-pushed the frank/new-capture-locally branch 2 times, most recently from 253cfca to 9490da2 Compare August 12, 2024 13:51
frankh added 2 commits August 13, 2024 10:19
access localhost:8001 instead of localhost:8000 to use the new capture
services
@frankh frankh force-pushed the frank/new-capture-locally branch from 9490da2 to 0f59b58 Compare August 13, 2024 09:19
@frankh frankh merged commit d32b035 into master Aug 13, 2024
87 checks passed
@frankh frankh deleted the frank/new-capture-locally branch August 13, 2024 12:38
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.

None yet

2 participants