-
Notifications
You must be signed in to change notification settings - Fork 3
Development notes
lee212 edited this page Apr 24, 2013
·
8 revisions
In this section, any idea and thought for the software development will be discussed and shared.
- Lambda for defining metrics? - Functional programming concepts to define metric functions.
We have added new metrics functions by our decisions in a source code but we hope we can provide tools so that a user can implement custom functions for their own purposes. The idea is briefly that a user can log into cmd2 mode of python and define a user function to analyze log files and produce a user own metric. There should be basic functions to support defining a user function and a database to store the function.
- Creator: Hyungro Lee
- Date: 08/01/2012
- python-novaclient