Fix reference http
<http://docs.openstack.org/admin-guide-cloud/ telemetry-measurements.html> ==> <http://docs.openstack.org/admin-guide/telemetry-measurements.html> Change-Id: Iea22902db12b9bb05b9cd2d9a4ac95818f00f133
This commit is contained in:
@@ -34,10 +34,10 @@ API is proposed with some helper classes in order to :
|
|||||||
|
|
||||||
- share a common measurement (events or metrics) naming based on what is
|
- share a common measurement (events or metrics) naming based on what is
|
||||||
defined in Ceilometer.
|
defined in Ceilometer.
|
||||||
See `the full list of available measurements <http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html>`_
|
See `the full list of available measurements <http://docs.openstack.org/admin-guide/telemetry-measurements.html>`_
|
||||||
- share common meter types (Cumulative, Delta, Gauge) based on what is
|
- share common meter types (Cumulative, Delta, Gauge) based on what is
|
||||||
defined in Ceilometer.
|
defined in Ceilometer.
|
||||||
See `the full list of meter types <http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html>`_
|
See `the full list of meter types <http://docs.openstack.org/admin-guide/telemetry-measurements.html>`_
|
||||||
- simplify the development of a new :ref:`Strategy <strategy_definition>`
|
- simplify the development of a new :ref:`Strategy <strategy_definition>`
|
||||||
- avoid duplicating the same code in several
|
- avoid duplicating the same code in several
|
||||||
:ref:`Strategies <strategy_definition>`
|
:ref:`Strategies <strategy_definition>`
|
||||||
|
|||||||
Reference in New Issue
Block a user