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

Make timestamps sequential in lastvalue agg check #1579

Merged
merged 5 commits into from
Feb 25, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 24, 2021

Resolves #1578

@MrAlias MrAlias added the bug Something isn't working label Feb 24, 2021
@MrAlias MrAlias marked this pull request as draft February 24, 2021 16:01
The lastvalue timestamp is set on update. Correct the location of the
sleep to bridge the update of the two different aggregators.
@MrAlias MrAlias marked this pull request as ready for review February 24, 2021 16:25
@MrAlias MrAlias merged commit 43886e5 into open-telemetry:main Feb 25, 2021
@Aneurysm9 Aneurysm9 mentioned this pull request Mar 3, 2021
ldelossa pushed a commit to ldelossa/opentelemetry-go that referenced this pull request Mar 5, 2021
* Make timestamps sequential in lastvalue agg check

* Set PR number in changelog

* Fix location of sleep

The lastvalue timestamp is set on update. Correct the location of the
sleep to bridge the update of the two different aggregators.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go.opentelemetry.io/otel/sdk/metric/aggregator/lastvalue TestLastValueMerge failure
3 participants