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 602 forks source link

Add min_collection_time parameter to JolokiaCollector configuration #746

Closed palnabarun closed 4 years ago

palnabarun commented 4 years ago

Also, fixes some old ways of Python packaging.

palnabarun commented 4 years ago

Closing this since the package seems to be unmaintained.