Go to file
Igor Degtiarov 98de1315bb timedelta plugin for meter definition process
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
2016-03-04 14:21:02 +02:00
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2016-02-22 12:46:44 -03:00
2013-03-15 14:25:48 +00:00
2015-12-04 11:43:09 +01:00
2015-03-25 11:18:56 +01:00
2015-09-17 16:37:39 +00:00
2016-02-22 12:46:44 -03:00

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:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer)
Readme 108 MiB
Languages
Python 98.5%
Shell 1.5%