go-metrics
go-metrics copied to clipboard
Command line automation
trafficstars
It would be useful for there to be premade command line automation, so that you can easily make command line applications that can send to any possible metrics target. Something like
-metrics:librato=<authdata> -metrics:opentsdb=<authdata> etc
Good idea! I'll have to think about how to weave that together without getting too "global" but as someone who writes that flag code often, I understand the desire. Thanks!
@cultureulterior if you have any ideas on how to implement this, a PR would be lovely.