From 84c7159f29e54ad75ce9d063697caca2c01b7bf6 Mon Sep 17 00:00:00 2001 From: Edwin Zhai Date: Wed, 1 Apr 2015 14:47:03 +0800 Subject: [PATCH] Take place of metrics with meters in telemetry scope for arch-design Partialy closes-bug: 1436371 Change-Id: I739d0d7f22da953e963c1993c1933a824139f08c --- .../section_user_requirements_massively_scalable.xml | 2 +- .../multi_site/section_prescriptive_examples_multi_site.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml b/doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml index a7a50a438c..fe63d9e970 100644 --- a/doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml +++ b/doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml @@ -143,7 +143,7 @@ infrastructure. This includes full scale metering of the hardware and software status. A corresponding framework of logging and alerting is also required to - store and enable operations to act on the metrics + store and enable operations to act on the meters provided by the metering and monitoring solutions. The cloud operator also needs a solution that uses the data provided by the metering and monitoring solution diff --git a/doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml b/doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml index 8e35700344..a0b639917d 100644 --- a/doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml +++ b/doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml @@ -49,7 +49,7 @@ and by populating the records in the each region's zone. Telemetry for each region is also deployed, as each region may grow differently or be used at a different rate. - Ceilometer collects each region's metrics from each + Ceilometer collects each region's meters from each of the controllers and report them back to a central location. This is useful both to the end user and the administrator of the OpenStack environment. The end user will find this method