Skip to content

Conversation

@evantorrie
Copy link
Contributor

fixes #851

This includes all of the associated methods, such as
AsUint64, AsUint64Atomic, AsUint64Ptr, CoerceToUint64, SetUint64
SetUint64Atomic, SwapUint64, SwapUint64Atomic, AddUint64,
AddUint64Atomic, CompareAndSwapUint64, CompareUint64

Only significant change as a result was converting the histogram aggregator's count state field into an int64 from a metric.Number.

fixes open-telemetry#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`.
@MrAlias MrAlias merged commit a8faf8c into open-telemetry:master Jun 23, 2020
@evantorrie evantorrie deleted the Uint64Number-byebye branch June 27, 2020 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Uint64NumberKind

3 participants