1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/sdk/metric/aggregator/lastvalue
Tyler Yahn 43886e52f3
Make timestamps sequential in lastvalue agg check (#1579)
* 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.
2021-02-25 07:20:38 -08:00
..
lastvalue_test.go Make timestamps sequential in lastvalue agg check (#1579) 2021-02-25 07:20:38 -08:00
lastvalue.go Metric Accumulator fix for SumObservers (#1381) 2020-12-10 18:13:08 -08:00