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 feature flag event to product analytics (3/4) #56

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

miguelhrocha
Copy link

@miguelhrocha miguelhrocha commented Jun 2, 2024

This is a follow up to the pull requests:

  1. feat: feature flag polling for local evaluation (1/4) #54
  2. feat: integrate feature flag poller to PostHog client (2/4) #55

This PR should not be reviewed, nor merged, until the dependent PRs are merged, and this one is rebased. The PRs were structured like this to facilitate the code review.

Details

It gets the PR closer to feature parity with the posthog-go SDK. Now the Posthog Java SDK will:

  1. Send feature flags event usage to PostHog
  2. This only happens if the user specifies it in the configuration payload of the object signature.

@miguelhrocha miguelhrocha changed the title feat: send feature flag event to product analytics (3/3) feat: send feature flag event to product analytics (3/4) Jun 2, 2024
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.

1 participant