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(hogql): implement include_recordings for funnel actors #20503

Merged
merged 17 commits into from
Feb 28, 2024

Conversation

thmsobrmlr
Copy link
Contributor

@thmsobrmlr thmsobrmlr commented Feb 22, 2024

Problem

Funnels need to be converted to HogQL (see the funnels section in PostHog/meta#130).

Changes

This PR adds an option to include recordings for funnel actors and uses this option frontend-side.

Unfortunately the recordings are not clickable on the frontend yet, since they are not serialized to actual recordings. This issue exists with other HogQL insights as well, if I understand correctly, and is not related specifically to funnels.

How did you test this code?

Converted existing funnel tests and played around locally

Base automatically changed from funnel-strict-actors to master February 26, 2024 09:37
Copy link
Contributor

github-actions bot commented Feb 27, 2024

Size Change: -234 B (0%)

Total Size: 815 kB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 815 kB -234 B (0%)

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@thmsobrmlr thmsobrmlr marked this pull request as ready for review February 27, 2024 11:48
@thmsobrmlr thmsobrmlr requested a review from a team February 27, 2024 11:48
@thmsobrmlr thmsobrmlr enabled auto-merge (squash) February 28, 2024 10:31
@thmsobrmlr thmsobrmlr merged commit ecaccb4 into master Feb 28, 2024
86 checks passed
@thmsobrmlr thmsobrmlr deleted the funnel-actors-recordings branch February 28, 2024 10:39
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

3 participants