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

Update python_requires #718

Closed madest92 closed 2 years ago

madest92 commented 6 years ago

Fix problem: diamond requires Python '==2.7' but the running Python is 2.7.13

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 24.394% when pulling 972bb895a7720b487c9ddbef4878f88ffcd95b1a on madest92:madest92-patch-1 into 0f3eb04327d6d3ed5e53a9967d6c9d2c09714a47 on python-diamond:master.