RETIRED, further work has moved to Debian project infrastructure
Go to file
Angus Salkeld b67d2c2dfb Implement /meters to make discovery "nicer" from the client
The point of this api is to make discovery (esp. from a casual user)
easier. So you don't really want to dump all the raw samples out
just to see what is there. So instead "ceilometer meter-list"
will GET /v1/meters (or /{proj|user|source}/{id}/meters) and
this will just return a description (name, type, resource, user, etc)
of the available meters, not each sample point. After this you will probably
go and look at the samples that you are actually interested in.

It is a kind of dynamic version of doc/source/measurements.rst

Change-Id: I58f2757874ab151632b6d87043d6327104c5b65c
2012-12-03 14:19:55 +11:00
bin Remove nova.flags usage 2012-11-16 18:17:44 +01:00
ceilometer Implement /meters to make discovery "nicer" from the client 2012-12-03 14:19:55 +11:00
doc Implement /meters to make discovery "nicer" from the client 2012-12-03 14:19:55 +11:00
etc/ceilometer Provide default configuration file 2012-11-19 12:19:42 +01:00
tests Implement /meters to make discovery "nicer" from the client 2012-12-03 14:19:55 +11:00
tools Implement object store metering 2012-11-30 11:07:30 +01:00
.gitignore Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
MANIFEST.in add migration migrate.cfg file to the python package 2012-11-29 17:16:29 +01:00
openstack-common.conf Use openstack versioning 2012-11-08 16:13:44 -05:00
README.md Update readme and create release notes 2012-10-05 20:26:51 +02:00
ReleaseNotes Some more doc fixes 2012-10-10 16:09:21 +02:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00
setup.py Implement object store metering 2012-11-30 11:07:30 +01:00
tox.ini Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer