1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk/internal
Gustavo Silva Paiva 288821cd22
Make histogram aggregator checkpoint consistent (#438)
* change the histogram aggregator to have a consistent but blocking Checkpoint()

* docs

* wrapping docs

* remove currentIdx from the 8bit alignment check

* stress test

* add export and move lockfreewrite algorithm to an external struct.

* move state locker to another package.

* add todos

* minimal tests

* renaming and docs

* change to context.Background()

* add link to algorithm and grammars

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-03-11 11:12:23 -07:00
..
internal.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
sanitize_test.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
sanitize.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
state_locker_test.go Make histogram aggregator checkpoint consistent (#438) 2020-03-11 11:12:23 -07:00
state_locker.go Make histogram aggregator checkpoint consistent (#438) 2020-03-11 11:12:23 -07:00