Not Mesos metrics, but we've been using InfluxDB in this demo here: https://github.com/mesosphere/time-series-demo
Given the volume to be expected, I'd prolly be looking into something more scalable like KairosDB, see for example https://github.com/mesosphere/cassandra-kairosdb-tutorial HTH! Cheers, Michael -- Michael Hausenblas Ireland, Europe http://mhausenblas.info/ > On 25 Feb 2016, at 17:32, Aaron Carey <aca...@ilm.com> wrote: > > Has anyone had a good experience recording mesos metrics into influxdb? > > I've found a couple of options, a collectd plugin which doesn't appear to > work with version 0.24.x and a more up to date containerised option which > randomly crashes regularly and doesn't appear to actually post any stats. > > Anyone have any good solutions?