pnoltes opened a new issue, #684:
URL: https://github.com/apache/celix/issues/684

   # Framework statistics shell command
   
   Implement some basic statistics for the framework (mainly service registry) 
to retrieve at least the following info:
   - Nr of service registered
   - Nr of service unregistered
   - Average properties size (entries + kb)
   - Max, min properties size and maybe std dev
   - Nr of service on demand created
   - Uptime
   - Nr of bundles installed, unintstalled, stopped, started
   - Maybe Nr of component created, start/stop cycles, etc
   
   This should disclosed through be a Apache Celix internal framework  API, but 
can be used in a standard shell command so that a `celix::stats` command can be 
made. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to