event accumulator transformer

Registered by yuntongjin

notificaons from os component can be pretty large mount of,
especial for container usage,
accumulates event until a threshold and then flushes them out can ease the burden for dispatch end side.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
yuntongjin
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
gordon chung

Related branches

Sprints

Whiteboard

we can copy the sample accumulator transformer (https://github.com/openstack/ceilometer/blob/master/ceilometer/transformer/accumulator.py) but i think it's a bad idea because you risk potentially losing data with in-memory accumulation. this patch may be of interest: https://review.openstack.org/#/c/234831/ -- gordc (9.11.15)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.