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
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.
The text was updated successfully, but these errors were encountered:
Framework statistics
Implement some basic statistics for the framework (mainly service registry) to retrieve at least the following info:
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.The text was updated successfully, but these errors were encountered: