diff --git a/docs/writing/reading.rst b/docs/writing/reading.rst index 1a8aff8..5c53d97 100644 --- a/docs/writing/reading.rst +++ b/docs/writing/reading.rst @@ -24,7 +24,7 @@ reading. Each one of these projects is a paragon of Python coding. - `Diamond `_ Diamond is a python daemon that collects metrics and publishes them to Graphite or other backends. - It is capable of collecting cpu, memory, network, i/o, load, and disk metrics. + 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.