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

Network Payload Capture 3000 #26553

Open
1 of 8 tasks
pauldambra opened this issue Nov 29, 2024 · 0 comments
Open
1 of 8 tasks

Network Payload Capture 3000 #26553

pauldambra opened this issue Nov 29, 2024 · 0 comments
Labels
enhancement New feature or request feature/apm Feature Tag: Application performance monitoring feature/replay Features for Team Replay

Comments

@pauldambra
Copy link
Member

pauldambra commented Nov 29, 2024

Feature request

There are a bunch of improvements we need to make here. Let's write them down

in no particular order

  • be able to ship multiple versions of the recorder code
    • setup so we can control what script is loaded by team via decide
    • setup so that we can bundle two versions of the recorder code
  • improve the testing
  • separate the posthog specific and rrweb code so we can contribute back upstream
  • make the fetch wrapper more transparent (e.g. store ...args clone any streams and use the clones or similar
  • start wrapping websocket as well as fetch
  • add capture separate from replay so we can store a queryable version of a subset of the network data

Debug info

- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
@pauldambra pauldambra added enhancement New feature or request feature/apm Feature Tag: Application performance monitoring feature/replay Features for Team Replay labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature/apm Feature Tag: Application performance monitoring feature/replay Features for Team Replay
Development

No branches or pull requests

1 participant