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: save posthog config at start of session recording #1005

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Feb 7, 2024

let's capture posthog config at the start of recording

that way we'll have posthog config, session recording config, and decide response in network payloads when we're debugging

@pauldambra pauldambra requested a review from daibhin February 7, 2024 14:33
Copy link

github-actions bot commented Feb 7, 2024

Size Change: +292 B (0%)

Total Size: 781 kB

Filename Size Change
dist/array.full.js 183 kB +73 B (0%)
dist/array.js 124 kB +73 B (0%)
dist/es.js 124 kB +73 B (0%)
dist/module.js 125 kB +73 B (0%)
ℹ️ View Unchanged
Filename Size
dist/exception-autocapture.js 12 kB
dist/recorder-v2.js 105 kB
dist/recorder.js 58.6 kB
dist/surveys.js 48.8 kB

compressed-size-action

@pauldambra pauldambra requested review from benjackwhite and a team February 7, 2024 17:17
@pauldambra pauldambra marked this pull request as ready for review February 7, 2024 17:17
@pauldambra pauldambra added the bump patch Bump patch version when this PR gets merged label Feb 7, 2024
@pauldambra pauldambra merged commit eb49d9b into main Feb 8, 2024
13 checks passed
@pauldambra pauldambra deleted the feat/save-posthog-config-too branch February 8, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants