influxdata / whisper-migrator

A tool for migrating data from Graphite Whisper files to InfluxDB TSM files (version 0.10.0).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error running migration.go: cannot use time.Unix(int64(wspPoint.Timestamp)

opened this issue · comments

/work/whisper-migrator# go run migration.go

command-line-arguments

./migration.go:474: cannot use time.Unix(int64(wspPoint.Timestamp), 0) (type time.Time) as type int64 in argument to tsm1.NewValue