You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.