773370901d
So that the openstack manuals are consistent and use the same (right) term, this replaces the term 'metrics' with 'meters' in the help for the config and develop docs. DocImpact Closes-bug: #1436371 Change-Id: Iadc81a936f75dbe619130b3434188f564b67efd5
1.5 KiB
1.5 KiB
Measurements
Existing meters
For the list of existing meters see the tables under the Measurements page of Ceilometer in the Cloud Administrator Guide.
Adding new meters
If you would like to add new meters please check the add_new_meters
page under in
the Contributing section.
OSprofiler data
All messages with event type "profiler.*" will be collected as profiling data. Using notification plugin profiler/notifications.py.
Note
Be sparing with heavy usage of OSprofiler, especially in case of complex operations like booting and deleting instance that may create over 100kb of sample data per each request.