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

Revert "Add support for persistent disk naming for DiskUsage collector" #766

Closed shortdudey123 closed 1 year ago

shortdudey123 commented 1 year ago

Reverts python-diamond/Diamond#483