Also, as soon as this PR is merged, there will be a Homebrew recipe available on OSX:
<a href="https://github.com/Homebrew/homebrew/pull/40878" rel="nofollow">https://github.com/Homebrew/homebrew/pull/40878</a>
> TICK stack: for building applications around time series data<p>> [...]<p>> The name TICK is a reference to what people in finance refer to as a single point in a time series. We’ll be announcing more on the TICK stack soon.<p>I'm intrigued; I've been algotrading on the side and use InfluxDB, so any additions helping on this area is really welcome, like *MAs and related functions.
So this means you could potentially simplifiy your monitoring infrastructure down to:<p>Telegraf => InfluxDB => Grafana<p>If I'm reading this correctly, the above will be awesome instead of:<p>A whole bunch of shit => StatsD => InfluxDB => Grafana