segmentio / ecs-logs

Log forwarder for services ran by ecs-agent.
MIT License
114 stars 16 forks source link

[Experimental] Metrics Forwarder #31

Open achille-roussel opened 8 years ago

achille-roussel commented 8 years ago

ecs-logs already has the ability to send metrics to statsd, but services that wish to produce more complex metrics have to include a statsd client library and produce their own.

The ecs-logs format could be extended with a metrics field that contains a list of metrics the ecs-logs would be in charge of forwarded to the configured destinations that support it.

Here's a list of the potential benefits: