We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b2afa commit 29be1baCopy full SHA for 29be1ba
docs/writing/reading.rst
@@ -24,7 +24,7 @@ reading. Each one of these projects is a paragon of Python coding.
24
- `Diamond <https://github.com/python-diamond/Diamond>`_
25
Diamond is a python daemon that collects metrics
26
and publishes them to Graphite or other backends.
27
- 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.
28
Additionally, it features an API for implementing custom collectors
29
for gathering metrics from almost any source.
30
0 commit comments