In my machine, metrics from task manager are currently exported to Datadog as:
"localhost.taskmanager.9fbab10326796246e65034ca260516ce.Status.JVM.GarbageColl..." However, using this metric name causes software to treat them as different metrics, and I cannout group by/aggregate across many hosts. It would be much better, if they could export with "taskmanager" metric name, and hostname within the tags. I also exported to both statsd and graphite for InluxDB and the situation is same. I would be willing to send a pull request, if you would like. Mustafa Akın www.mustafaak.in
