Imports of package influxdb

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/codahale/hdrhistogram
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/influxdata/influxdb/client/v2Package client (v2) is the current official Go client for InfluxDB.
sortPackage sort provides primitives for sorting slices and user-defined collections.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.