I had been trying to get go-metrics to work for a few hours. Ultimately I posted an issue only to be told that they are forking the exporters. And as I read and reread the OpenTSDB code I realized that to did not support Bosun and the current OpenTSDB was socketed and not http+JSON. It seeme obvious to me that Bosun and go-metrics should work out of the box but I do not run that project.Anyway, by way of announcement here is my code for exporting from go-metrics to bosun. go-metrics-bosun