-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
As described in this issue , the influxdb client is no longer available in its original location. It has been moved to a separate repo. This causes compilation errors such as
Stderr: ../../go-kit/kit/metrics/influx/influx.go:9:2: cannot find package "github.com/influxdata/influxdb/client/v2" in any of: ...
The influxdb client is used here.
Reactions are currently unavailable