criteo / graphite-remote-adapter

Fully featured graphite remote adapter for Prometheus
Apache License 2.0
38 stars 25 forks source link

Fix test error #39

Closed inetAnt closed 6 years ago

inetAnt commented 6 years ago

Hello,

make test failed using go version go1.10.2 linux/amd64) :

client/graphite/read_test.go:113: Errorf format %s has arg nil of wrong type untyped nil
FAIL    github.com/criteo/graphite-remote-adapter/client/graphite [build failed]