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: add direct parameter to context object to collect ip's #3257

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

subzet
Copy link
Contributor

@subzet subzet commented Jan 30, 2025

What does this PR change?

Add direct parameter in context field for Segment Tracking. This tells segment to collect the IP of the request server-side.

...

How to test the changes?

  1. Launch the explorer
  2. Go to debugger tab in Explorer V2 source, check if IP's are being collected for events tracked in the explorer.

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@subzet subzet requested review from a team as code owners January 30, 2025 16:09
@subzet subzet requested a review from popuz January 30, 2025 16:09
Copy link
Collaborator

@popuz popuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🟢

@popuz popuz removed the request for review from DafGreco January 30, 2025 17:42
@popuz popuz added the no QA needed Used to tag pull requests that does not require QA validation label Jan 30, 2025
@popuz
Copy link
Collaborator

popuz commented Jan 30, 2025

removed QA - it is just one additional line in the [context], nothing breaks from that. Tested from build by devs.

@m3taphysics m3taphysics merged commit 306e530 into dev Feb 3, 2025
7 of 9 checks passed
@m3taphysics m3taphysics deleted the feat/add-direct-parameter-to-collect-ips branch February 3, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no QA needed Used to tag pull requests that does not require QA validation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants