hashicorp / go-metrics

A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: InfluxDB sink

burdandrei opened this issue · comments

Hi, after rewriting Telegaf StatsD templates for he 3rd time caused by nomad telemetry changes, I think maybe it's better just to add InfluxDB sink?
Let know if this is something that can be accepted, and I'll try to provide it.
Regards

Did anything ever come of this? I'm currently looking for a way to support InfluxDB format in my codebase but I don't even see a way to convert the output, which would be the easiest way.