Showmax / prometheus-pusher

Scrapes local metric from local exporters and pushes them towards Prometheus pushgateway
http://tech.showmax.com
Other
36 stars 16 forks source link

Cant Build. Help. #21

Open itshikanov opened 5 years ago

itshikanov commented 5 years ago

go get -u github.com/Showmax/prometheus-pusher

# github.com/Showmax/prometheus-pusher prometheus-pusher/src/github.com/Showmax/prometheus-pusher/main.go:66: cannot use logLevel (type "github.com/sirupsen/logrus".Level) as type "github.com/Showmax/sockrus/vendor/github.com/sirupsen/logrus".Level in field value prometheus-pusher/src/github.com/Showmax/prometheus-pusher/main.go:70: cannot assign *"github.com/Showmax/sockrus/vendor/github.com/sirupsen/logrus".Entry to logger (type *"github.com/sirupsen/logrus".Entry) in multiple assignment

Go build, return some result.

go version go version go1.8 linux/amd64

itshikanov commented 5 years ago

Sorry. Old version of go.

indrekh commented 5 years ago

what is the supported go version?