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

Improvements to Telemetry #1252

Merged
merged 9 commits into from
Nov 21, 2024
Merged

Improvements to Telemetry #1252

merged 9 commits into from
Nov 21, 2024

Conversation

mondus
Copy link
Member

@mondus mondus commented Nov 20, 2024

PR Closes #1212

Improves Telemetry by generating unique User Ids rather than using the cmake build ID. This will allow us to track Python users which are currently lumped into a single user per wheel.

There is no test for this but it can be tested by enabling FLAMEGPU_TELEMETRY_TEST_MODE.

Note that the User Id will be salted and hashed by Telemetry deck.

Robadob
Robadob previously approved these changes Nov 20, 2024
Copy link
Member

@Robadob Robadob left a comment

Choose a reason for hiding this comment

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

Looks fine at a glance.

ptheywood
ptheywood previously approved these changes Nov 21, 2024
@ptheywood ptheywood mentioned this pull request Nov 21, 2024
11 tasks
@ptheywood ptheywood merged commit fa4caae into master Nov 21, 2024
22 checks passed
@ptheywood ptheywood deleted the Telemetry-Python branch November 21, 2024 15:56
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.

Improved Telemetry for Unique User Tracker
3 participants