vimeo / whisper-to-influxdb

migrate (import) graphite data from whisper to influxdb
Apache License 2.0
58 stars 13 forks source link

go get #5

Closed Farfaday closed 10 months ago

Farfaday commented 7 years ago

Hi, I had to change line 6 of whisper-to-influxdb.go to: "github.com/influxdata/influxdb/client" in oder to make it works. Thanks !