1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/internal
ET 34bd998963
Remove internal StateLocker implementation (#688)
Fixes #657

With the changes in #667 and #669 to use a plain-old-mutex for
concurrent access of Histogram and MinMaxSumCount aggregators,
the StateLocker implementation is no longer used in the project.

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-04-30 14:15:04 -07:00
..
internal.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
sanitize_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
sanitize.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00