Fork me on GitHub
#aws
<
2016-08-13
>
micha16:08:59

what do you guys user for collecting metrics? cloudwatch, datadog?

micha16:08:28

i'm looking for something that can operate at scale and supports some advanced features like arbitrary quantiles, extensible aggregation functions, extensible "combinator" type things to combine metrics to form new metrics etc

micha16:08:33

doesn't have to be hosted

micha16:08:02

i'm using datadog now, and one thing that's missing is boolean operators, like if metric.a == 0 then metric.b else metric.b / metric.a

lmergen17:08:04

I think logstash is a good solution