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

Fix the markdown table in LibvirtKVMCollector.md #695

Closed gjedeer closed 2 years ago

gjedeer commented 6 years ago

Fix cpu_absolute, sort_by_uuid, uri options formatting

shortdudey123 commented 2 years ago

This breaks pep8 testing. Can you open a new PR that doesn't break pep8 if you are still interested in fixing the table?

Closing . . .