Imports of package influx

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/go-kit/kit/logPackage log provides a structured logger.
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/go-kit/kit/metrics/genericPackage generic implements generic versions of each of the metric types.
github.com/go-kit/kit/metrics/internal/lv
github.com/influxdata/influxdb1-client/v2Package client (v2) is the current official Go client for InfluxDB.
timePackage time provides functionality for measuring and displaying time.