python-diamond / Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

setup.py expects distro_major_version to be an int #624

Closed fubarwrangler closed 7 years ago

fubarwrangler commented 7 years ago

Both systemd-unit-files and /etc/init.d/ scripts were being included on RedHat-like 6 and 7 OSs RPM builds.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 24.964% when pulling dbb6bfc0ebf2993f15d65a5a483020f70a9742b9 on fubarwrangler:master into b6f57647665e3eba543d61f93e33816e574e39e5 on python-diamond:master.