Skip to content

chore(sessionReplay): Add event when sessionReplay behind a flag#431

Merged
marandaneto merged 5 commits intoPostHog:mainfrom
MohitMandalia:feature-flag-called-session-rp
Mar 10, 2026
Merged

chore(sessionReplay): Add event when sessionReplay behind a flag#431
marandaneto merged 5 commits intoPostHog:mainfrom
MohitMandalia:feature-flag-called-session-rp

Conversation

@MohitMandalia
Copy link
Copy Markdown
Contributor

💡 Motivation and Context

Closes #250

💚 How did you test it?

  • Wrote unit tests
  • Tests on dashboard where it should reflect under usage tab.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.
  • If there are related changes in the core package, I've already released them, or I'll release them before this one.

Comment thread posthog/src/main/java/com/posthog/internal/PostHogRemoteConfig.kt Outdated
Comment thread posthog/src/main/java/com/posthog/PostHog.kt
Comment thread posthog/src/main/java/com/posthog/internal/PostHogRemoteConfig.kt Outdated
Comment thread posthog/src/main/java/com/posthog/PostHog.kt
Comment thread posthog/src/main/java/com/posthog/PostHogCaptureFeatureFlagCalledProvider.kt Outdated
Comment thread posthog/src/main/java/com/posthog/PostHogCaptureFeatureFlagCalledProvider.kt Outdated
@marandaneto
Copy link
Copy Markdown
Member

@MohitMandalia can we unblock this? left a few comments, but i am fine with the approach now

@MohitMandalia MohitMandalia force-pushed the feature-flag-called-session-rp branch from b61653a to 92f9de1 Compare March 6, 2026 01:25
@MohitMandalia MohitMandalia marked this pull request as ready for review March 10, 2026 08:16
@MohitMandalia MohitMandalia requested a review from a team as a code owner March 10, 2026 08:16
@marandaneto
Copy link
Copy Markdown
Member

pushed a few changes

@marandaneto marandaneto merged commit 5307792 into PostHog:main Mar 10, 2026
12 of 14 checks passed
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.

Capture $feature_flag_called when session replay is enabled behind a flag

2 participants