Skip to content

Sample Values Should be Double, Not Float #2

Description

@matttproud

Since the original implementation of this was done in a hurry, I accidentally made the base type of metric values Float. It should be Double. This means I can drop my custom AtomicFloat implementation and switch to Google Guava's https://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/util/concurrent/AtomicDouble.java.

/CC: @juliusv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions