transform caching resiliency

Bug #1675487 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Won't Fix
Wishlist
Unassigned

Bug Description

we store previous sample data in local memory. this isn't very resilient if:

a) an agent goes down, we lose that 'cache'
b) distribution changes, the agent may start working on a different set of resources

we could make this better by either writing to disk occasionally OR connecting to redis

gordon chung (chungg)
Changed in ceilometer:
importance: Undecided → Wishlist
Revision history for this message
Andres (andresalvarez353) wrote :

What would be a better approach, writing to disk or Redis?

Revision history for this message
gordon chung (chungg) wrote :

whoops sorry, didn't see this.

i think this is superseded by gnocchi. whatever we do here would be replicating part of the functionality of gnocchi. it's essentially be a lesser version of it.

marking won't fix as you can just compute most transforms such as rate in gnocchi itself.

Changed in ceilometer:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.