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: Allow configuring analytics API endpoint separate from flags API #168

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rolodato
Copy link
Member

@rolodato rolodato commented Jan 17, 2025

Currently, we only support having the analytics API on the same host as the flags/identities endpoints. This is not the case when using the Edge Proxy, which does not accept analytics requests.

This change allows configuring an arbitrary analytics endpoint URL, and exports the AnalyticsProcessor + AnalyticsProcessorOptions types to allow manual analytics management.

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