instance and instance.<type> meters emitted at different frequencies
Bug #1071486 reported by
Eoghan Glynn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Undecided
|
Eoghan Glynn |
Bug Description
The instance and instance.<type> counters are emitted at differing frequencies:
- instance reflects the periodic_interval config (default = 600s)
- instance.<type> reflects the instance_
This occurs because the instance-related notification handlers emit both meters (driven by the instance.exists event) whereas the InstancePollster does not emit instance.<type>.
Both trigger-points should emit both meters.
Changed in ceilometer: | |
assignee: | nobody → Eoghan Glynn (eglynn) |
Changed in ceilometer: | |
milestone: | none → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/14852
Review: https:/