mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
a8faf8cacc
fixes #851 This includes all of the associated methods, such as AsUint64, AsUint64Atomic, AsUint64Ptr, CoerceToUint64, SetUint64 SetUint64Atomic, SwapUint64, SwapUint64Atomic, AddUint64, AddUint64Atomic, CompamreAndSwapUint64, CompareUint64 Only significant change as a result was converting the histogram aggregator's `count` state field into an int64 from a `metric.Number`. Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> |
||
---|---|---|
.. | ||
registry | ||
alignment_test.go | ||
api_test.go | ||
async.go | ||
config.go | ||
counter.go | ||
descriptor.go | ||
doc.go | ||
kind_string.go | ||
kind_test.go | ||
kind.go | ||
meter.go | ||
must.go | ||
noop.go | ||
number_test.go | ||
number.go | ||
numberkind_string.go | ||
observer.go | ||
sdkapi.go | ||
sync.go | ||
updowncounter.go | ||
valuerecorder.go |