If you don't have a graphite_metric_prefix it will generate all stats with a leading period e.g.
.host.metric1
It looks like this was okay in previous versions but not any more. It needs to be just be:
host.metric1
So there needs to be a fix made to scheduler.rb.