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

[BUG] trackMetric does not track stdDev nor sum #1680 #1701

Merged
merged 2 commits into from
Oct 29, 2021
Merged

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Oct 28, 2021

  • add (missing) stdDev sending for metrics

- add (missing) stdDev sending for metrics
@MSNev
Copy link
Collaborator Author

MSNev commented Oct 28, 2021

This PR is only addressing the lack of the stdDev, another PR will be required to address the sum value

@MSNev MSNev merged commit 5101bdf into master Oct 29, 2021
@MSNev MSNev deleted the MSNev/MetricStdDev branch November 13, 2021 01:10
@dballenger85
Copy link

This change has broken the ability to track custom properties/dimensions as part of TrackMetrics API. You missed a change to the MetricEnvelopeCreator function in EnvelopeCreator.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants