1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk
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
..
export Drop the gauge instrument (#537) 2020-03-10 16:00:37 -07:00
internal Make histogram aggregator checkpoint consistent (#438) 2020-03-11 11:12:23 -07:00
metric Make histogram aggregator checkpoint consistent (#438) 2020-03-11 11:12:23 -07:00
resource add resource type. (#528) 2020-03-09 09:30:42 -07:00
trace Update Samplers to conform to Spec (#531) 2020-03-10 08:25:11 -07:00
opentelemetry.go update to v0.2.3 (#512) 2020-03-04 16:12:25 -05:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00