1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
ET fef504d469 Add Min() interface - rename MaxSumCount to MinMaxSumCount (#352)
* Add Min() interface - rename MaxSumCount to MinMaxSumCount

Fixes https://github.com/open-telemetry/opentelemetry-go/issues/319

* update stdout exporter to collect and output the minimum value
* update min and max atomically in Aggregator Update
* changed all references to maxsumcount to minmaxsumcount

* Address PR comments
2019-11-26 14:07:58 -08:00
..
core Add Min() interface - rename MaxSumCount to MinMaxSumCount (#352) 2019-11-26 14:07:58 -08:00
distributedcontext api/distributedcontext: add Map unit tests (#270) 2019-11-02 14:46:13 -07:00
global Rename GetMeter() to Meter() (#357) 2019-11-26 09:54:05 -08:00
key Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Rename GetMeter() to Meter() (#357) 2019-11-26 09:54:05 -08:00
propagation Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
testharness Span interface should only allow LinkedTo at creation. (#349) 2019-11-26 16:03:07 -05:00
trace Span interface should only allow LinkedTo at creation. (#349) 2019-11-26 16:03:07 -05:00
unit Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00