Yup totally makes sense. I'll update the endpoint. Thanks. On Thu, Jun 26, 2014 at 3:33 PM, Benjamin Mahler <[email protected]> wrote:
> This is great! If only supporting 0.19.0+ I would recommend just collecting > from /metrics/snapshot because it obviates /stats.json. > On Thu, Jun 26, 2014 at 12:13 PM, Ray Rodriguez <[email protected]> > wrote: >> Hey everyone just thought I'd post a simple collectd python plugin that I >> just released which turns all stats returned from the Mesos stats.json >> endpoint into Collectd metrics. >> >> This plugin requires Mesos 0.19.0+ and collectd 4.9+ >> >> Big shout out to phobos182(https://github.com/phobos182) who wrote the >> original Elasticsearch collectd python plugin upon which my plugin borrows >> from heavily. >> >> Mesos Collectd Python plugin: https://github.com/rayrod2030/collectd-mesos >> >> Hope this is useful to others and I welcome pull requests, comments and >> suggestions. >> >> Ray Rodriguez >> Twitter: @rayray2030 >> Github: rayrod2030 >>

