98de1315bb08b91cd9dc48d94994ad7d0a5eb455
with timedelta plugin we could create new metric for latency time of
nstance booting without using events and its transformation.
we could define new meter in meters.yaml with volume as in example::
volume:
fields: [$.payload.created_at, $.payload.launched_at]
plugin: ‘timedelta’
as a result we get volume value equal to difference between two mentioned
timestamp fields in seconds.
Change-Id: If5084cc23212a0a6bd9dac8438d5d286f3415730
ceilometer
- Release notes can be read online at:
-
http://docs.openstack.org/developer/ceilometer/releasenotes/index.html
- Documentation for the project can be found at:
- The project home is at:
Description
Languages
Python
98.5%
Shell
1.5%