A collectd plugin for Chronos running on Apache Mesos using collectd's Python plugin.
This plugin is inspired by the Mesos Python plugin.
It collects data from Chronos's /metrics
API endpoint.
- Place
chronos.py
in /opt/collectd/lib/collectd/plugins/python (assuming you have collectd installed to /opt/collectd). - Configure the plugin (see below).
- Restart collectd.
- See
chronos.conf
- collectd 4.9+
- Chronos 2.1.0 or greater
This software is released under the Apache License