Remove Ceilometer collector and transformer
As announced during the Queens cycle, all ceilometer-collector related code has been removed. Change-Id: I03f9a89ae4bc970fbc421dd6964be95cdacfe758 Task: 6293 Story: 2001503
This commit is contained in:
committed by
Martin CAMEY
parent
acf1978421
commit
dd64aaa3d5
@@ -45,13 +45,6 @@ Field
|
||||
A field is referring to a metadata field of a resource. For example on an
|
||||
instance object (**compute**), you can use the flavor to define specific rules.
|
||||
|
||||
With Ceilometer as the collector, the following fields are available for each
|
||||
service:
|
||||
|
||||
* Compute: flavor, vcpus, memory (MB), image_id, availability_zone
|
||||
* Volume: name, volume_type, availability_zone
|
||||
* Image: disk_format, container_format, is_public, availability_zone
|
||||
|
||||
With Gnocchi as collector, the following fields are available for each service:
|
||||
|
||||
* Compute: flavor_id, vcpus, image_id, memory (MB)
|
||||
|
||||
@@ -166,9 +166,8 @@ gnocchi backend, add the following entry:
|
||||
[storage_gnocchi]
|
||||
auth_section = ks_auth
|
||||
|
||||
Three collectors are available: Ceilometer (deprecated, see the Telemetry
|
||||
documentation), Gnocchi and Monasca. The Monasca collector collects metrics
|
||||
published by the Ceilometer agent to Monasca using Ceilosca_.
|
||||
Two collectors are available: Gnocchi and Monasca. The Monasca collector
|
||||
collects metrics published by the Ceilometer agent to Monasca using Ceilosca_.
|
||||
|
||||
The collect information, is separated from the Cloudkitty configuration file,
|
||||
in a yaml one.
|
||||
|
||||
Reference in New Issue
Block a user