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 75d0b2d commit 552caf8Copy full SHA for 552caf8
doc/source/operations/cloudkitty.rst
@@ -48,9 +48,9 @@ Set the following in ``kolla/config/cloudkitty.conf``:
48
scope_key = tenant_id
49
period = 600
50
51
-You will need to configure which metrics CloudKitty should track. This example
52
-will track for flavors and volumes, set in
53
-``kolla/config/cloudkitty/metrics.yml``:
+You will need to configure which metrics CloudKitty should track. The following
+example, set in ``kolla/config/cloudkitty/metrics.yml``, will track for VM flavors and
+the total utilised volume.
54
55
.. code-block:: yaml
56
0 commit comments