Skip to content

Instantly share code, notes, and snippets.

@shanemhansen
Created April 22, 2015 16:59
Show Gist options
  • Save shanemhansen/e2f157314b28d02f38ff to your computer and use it in GitHub Desktop.
Save shanemhansen/e2f157314b28d02f38ff to your computer and use it in GitHub Desktop.
F0422 09:51:01.585704 29113 main.go:186] Error loading metric mapping config: Line 10: metric name '$2.$3.$4' doesn't match regex '^[a-zA-Z_][a-zA-Z0-9_]+$'
goroutine 1 [running]:
github.com/golang/glog.stacks(0x963500, 0x0, 0x0, 0x0)
/home/shane/graphite_exporter/.build/gopath/src/github.com/golang/glog/glog.go:766 +0xcd
github.com/golang/glog.(*loggingT).output(0x95b8e0, 0xc200000003, 0xc2080fc000, 0x93b110, 0x7, 0xba, 0x0)
/home/shane/graphite_exporter/.build/gopath/src/github.com/golang/glog/glog.go:717 +0x283
github.com/golang/glog.(*loggingT).printf(0x95b8e0, 0x3, 0x7f7010, 0x27, 0xc208032f58, 0x1, 0x1)
/home/shane/graphite_exporter/.build/gopath/src/github.com/golang/glog/glog.go:655 +0x1ef
github.com/golang/glog.Fatalf(0x7f7010, 0x27, 0xc208032f58, 0x1, 0x1)
/home/shane/graphite_exporter/.build/gopath/src/github.com/golang/glog/glog.go:1145 +0x64
main.main()
/home/shane/graphite_exporter/main.go:186 +0x26f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment