1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/api/core
ET 8680783750
Use StateLocker in MinMaxSumCount (#546)
* Add MinMaxSumCount stress test

* Reimplement MinMaxSumCount using StateLocker

* Address PR comments

* Round #2 of PR comments

Co-authored-by: Rahul Patel <rahulpa@google.com>
2020-03-12 15:43:19 -07:00
..
doc.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
key_test.go Consistently use pointer receivers for core.Number (#375) 2019-12-09 13:03:11 -08:00
key.go Add MarshalJSON for core.Value (#281) 2019-11-04 13:46:34 -06:00
number_test.go Add comments and test for 64-bit field alignment (#418) 2020-01-06 13:08:40 -05:00
number.go Use StateLocker in MinMaxSumCount (#546) 2020-03-12 15:43:19 -07:00
numberkind_string.go Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
rawhelpers.go Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00
span_context_test.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
span_context.go Unslice to simplify (#324) 2019-11-18 10:47:04 -08:00
valuetype_string.go Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00