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

Handle explicit reset points in the disabled normalizer #378

Merged

Conversation

dashpole
Copy link
Contributor

@dashpole dashpole commented May 3, 2022

If you use the disabled normalizer right now (as I did when testing the GMP exporter), explicit reset points are rejected because the start time is not before the end time. This PR changes the start time of those points to be end time - 1ms, which is how the OpenCensus exporter handled this case.

@dashpole dashpole requested a review from damemi May 3, 2022 15:21
@dashpole dashpole assigned aabmass and unassigned aabmass May 3, 2022
@dashpole dashpole requested a review from aabmass May 3, 2022 15:21
@dashpole dashpole merged commit eed9958 into GoogleCloudPlatform:main May 3, 2022
@dashpole dashpole deleted the fix_disabled_normalization branch May 3, 2022 15:30
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.

None yet

3 participants