go.opencensus.iogo.opencensus.io/metric

Imports of package metric

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
go.opencensus.io/internal/tagencodingPackage tagencoding contains the tag encoding used interally by the stats collector.
go.opencensus.io/metric/metricdataPackage metricdata contains the metrics data model.
mathPackage math provides basic constants and mathematical functions.
sortPackage sort provides primitives for sorting slices and user-defined collections.
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.
timePackage time provides functionality for measuring and displaying time.