posthog icon indicating copy to clipboard operation
posthog copied to clipboard

feat: implement switchover for blobby v1

Open pl opened this issue 6 months ago • 0 comments

[!IMPORTANT] 👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Problem

We're ready to fully transition to Blobby V2, but we're missing the switchover logic in V1.

Changes

  • Adds support for the SESSION_RECORDING_V2_METADATA_SWITCHOVER env variable
  • Implements switchover logic for session replay events
  • Implements switchover logic for console logs

Did you write or update any docs for this change?

How did you test this code?

Added unit tests.

pl avatar Jun 11 '25 14:06 pl