Transformer for units
Registered by
Julien Danjou
Build a generic transformer allowing one to transform value from an unit to another.
For example, transforming CPU time consumed into a percentage (useful for alarming).
Or transforming Fahrenheit to Celsius. :)
Or from cumulative to gauge values via sampling (i.e. retaining the previous value in a local sqlite instance and then reporting [curr-prev] units).
Blueprint information
- Status:
- Complete
- Approver:
- Julien Danjou
- Priority:
- High
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Eoghan Glynn
- Definition:
- Approved
- Series goal:
- Accepted for havana
- Implementation:
-
Implemented
- Milestone target:
-
2013.2
- Started by
- Eoghan Glynn
- Completed by
- Julien Danjou
Related branches
Related bugs
Sprints
Whiteboard
Addressed by: https:/
Tranformer to convert between units.
Addressed by: https:/
Transformer to perform sampling.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.