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

[Metrics] Use property session id generated each app session #1167

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

BrettCleary
Copy link
Collaborator

@BrettCleary BrettCleary commented Nov 26, 2024

Summary

switch to property based sessions.

related to https://github.com/HyperPlay-Gaming/product-management/issues/714

@BrettCleary BrettCleary self-assigned this Nov 26, 2024
@BrettCleary BrettCleary marked this pull request as ready for review November 26, 2024 23:38
@BrettCleary BrettCleary added the PR: Ready-For-Review PR is ready to be reviewed by peers label Nov 26, 2024
package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "hyperplay",
"version": "0.22.1",
"version": "0.22.2-analytics",
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this on purpose, are we putting semver tags in the versions now?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There is a filter in the dev mixpanel for this app version so that we can see if the data only from this branch fixes the issue. I will revert to 0.22.2 before merging

Copy link
Contributor

@jiyuu-jin jiyuu-jin left a comment

Choose a reason for hiding this comment

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

LGTM

@BrettCleary BrettCleary added PR: Ready-For-Test PR is ready to be tested by a QA and removed PR: Ready-For-Review PR is ready to be reviewed by peers labels Dec 3, 2024
@BrettCleary BrettCleary merged commit 7e9a38b into main Dec 5, 2024
10 checks passed
@BrettCleary BrettCleary deleted the metrics/property_sessions branch December 5, 2024 07:42
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR: Ready-For-Test PR is ready to be tested by a QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants