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: send snapshot library #1587

Merged
merged 5 commits into from
Dec 12, 2024
Merged

feat: send snapshot library #1587

merged 5 commits into from
Dec 12, 2024

Conversation

pauldambra
Copy link
Member

part of PostHog/posthog#26747

we want to be able to filter / report on recordings from different platforms and we can't completely determine them from data already sent. let's send from the web sdk first

Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Dec 12, 2024 10:38am

Copy link

github-actions bot commented Dec 8, 2024

Size Change: +385 B (+0.01%)

Total Size: 3.21 MB

Filename Size Change
dist/array.full.es5.js 260 kB +39 B (+0.01%)
dist/array.full.js 364 kB +39 B (+0.01%)
dist/array.full.no-external.js 363 kB +39 B (+0.01%)
dist/array.js 178 kB +38 B (+0.02%)
dist/array.no-external.js 176 kB +38 B (+0.02%)
dist/main.js 179 kB +38 B (+0.02%)
dist/module.full.js 364 kB +39 B (+0.01%)
dist/module.full.no-external.js 363 kB +39 B (+0.01%)
dist/module.js 178 kB +38 B (+0.02%)
dist/module.no-external.js 177 kB +38 B (+0.02%)
ℹ️ View Unchanged
Filename Size
dist/all-external-dependencies.js 206 kB
dist/customizations.full.js 12.6 kB
dist/dead-clicks-autocapture.js 14.4 kB
dist/exception-autocapture.js 9.48 kB
dist/external-scripts-loader.js 2.48 kB
dist/recorder-v2.js 115 kB
dist/recorder.js 115 kB
dist/surveys-preview.js 57.6 kB
dist/surveys.js 63.3 kB
dist/tracing-headers.js 1.75 kB
dist/web-vitals.js 10.4 kB

compressed-size-action

@pauldambra pauldambra added the bump minor Bump minor version when this PR gets merged label Dec 12, 2024
@pauldambra pauldambra merged commit 25c0da2 into main Dec 12, 2024
13 checks passed
@pauldambra pauldambra deleted the feat/send-snapshot-lib branch December 12, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump minor Bump minor version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants