I am looking into the heka and wonder if following is possible out of the box.
* receive metrics over UDP / TCP * metric is defined by name, value, type [counter, gauge, time] and tags (key-value pairs) * aggregate received metrics for given amount of time, same way statsd does * send aggregated metrics to output (opentsdb, elasticsearch, ...) I have seen StatsD input and stats aggreagation input in docs, but can not figure out if those can be used for nicer and richer heka messages or only for statsd text line protocol. Many thanks. Best, Jozef
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

