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: move heatmaps to their own event #1287

Merged
merged 16 commits into from
Jul 10, 2024

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Jul 5, 2024

see PostHog/posthog#23395

this moves heatmap data from being a passenger on other events to being its own event

PostHog/posthog#23505 is merged so ingestion can now handle existing passenger events or these new $$heatmap events

just a final round of testing for this SDK side now remains

Copy link

vercel bot commented Jul 5, 2024

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

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Jul 10, 2024 0:42am

@pauldambra pauldambra added the bump minor Bump minor version when this PR gets merged label Jul 5, 2024
Copy link

github-actions bot commented Jul 5, 2024

Size Change: +2.39 kB (+0.21%)

Total Size: 1.15 MB

Filename Size Change
dist/array.full.js 317 kB +602 B (+0.19%)
dist/array.js 155 kB +597 B (+0.39%)
dist/main.js 156 kB +597 B (+0.39%)
dist/module.js 155 kB +597 B (+0.39%)
ℹ️ View Unchanged
Filename Size
dist/exception-autocapture.js 10.4 kB
dist/recorder-v2.js 110 kB
dist/recorder.js 110 kB
dist/surveys-preview.js 59.6 kB
dist/surveys.js 64.7 kB
dist/tracing-headers.js 8.26 kB
dist/web-vitals.js 5.79 kB

compressed-size-action

Copy link
Contributor

@daibhin daibhin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of clarifying questions but all good otherwise

src/heatmaps.ts Show resolved Hide resolved
src/types.ts Show resolved Hide resolved
src/heatmaps.ts Show resolved Hide resolved
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