brubeck
brubeck copied to clipboard
support 'set' type metrics
etsy statsd supports metrics of type set. This PR adds request for the set type to brubeck.
https://github.com/etsy/statsd/blob/master/docs/metric_types.md#sets
Thanks @znull! This is pretty well implemented, but it's gonna take me a while to review and consider -- I'll get back asap.
I suggest to add HyperLogLog for approximating counting.