-
Notifications
You must be signed in to change notification settings - Fork 945
Remove the capability of sending events to clearcut from the Performance SDK. #3086
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
Conversation
…nce SDK. This removes the need for fetching the RC configs to decide on the dispatch destination - so that is removed in the settings service and remote config service.
Binary Size ReportAffected SDKs
Test Logs
|
Quick thought: The codebase doesn't mention the name |
LGTM on a high level. I am not able to approve it though. May be only code owners can do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the clean up!
Can you please build and try on a test app to make sure logs are sent fine before merging?
Remove the capability of sending events to clearcut from the Performance SDK. This removes the need for fetching the RC configs to decide on the dispatch destination - so that is removed in the settings service and remote config service.