diff options
| author | Vu Tran <vu.tran@windriver.com> | 2014-05-14 16:09:41 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-21 14:35:25 -0400 |
| commit | 2384dc5b4a3912cb6b4563c2c435a5287ad9f75c (patch) | |
| tree | 1ab2d8e5e73ba51ac1d5b77f374be875535c719d /meta-openstack/recipes-devtools/python/python-heat | |
| parent | dc29257c22c86ce730420f82a5190b84cfdd0004 (diff) | |
| download | meta-cloud-services-2384dc5b4a3912cb6b4563c2c435a5287ad9f75c.tar.gz | |
ceilometer: need to filter meter-id when doing sql querying
Currently statistic values for all the meters are the same,
for example, 2 commands:
$ ceilometer statistics -m cpu_util
$ ceilometer statistics -m cpu
return the same statistic values, and this is incorrect.
It needs to query Ceilometer database for samples for the
correct meter-id to calculate statistic.
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat')
0 files changed, 0 insertions, 0 deletions
