openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #25386
[Ceilometer] Problem with nova resize events
Hi everybody,
I have the following problem when resizing an instance. I expected ceilometer to generate samples
for the following resize related events:
compute.instance.resize.prep.start/.end
compute.instance.resize.confirm.start/.end
and, maybe, also for:
compute.instance.resize.start/.end
compute.instance.finish_resize.start/.end
but if I query ceilmeter I only find samples with event_type=compute.instance.finish_resize.end
Can you tell me if ceilometer is meant to collect only the "compute.instance.finish_resize.end" event?
Many thanks
Alex
Follow ups
References