Imports of package metricstest

PathSynopsis
github.com/HdrHistogram/hdrhistogram-goPackage hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure.
github.com/stretchr/testify/assertPackage assert provides a set of comprehensive testing tools for use with the normal Go testing system.
github.com/uber/jaeger-lib/metrics
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.