Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework statistics #684

Open
pnoltes opened this issue Nov 9, 2023 · 0 comments
Open

Framework statistics #684

pnoltes opened this issue Nov 9, 2023 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@pnoltes
Copy link
Contributor

pnoltes commented Nov 9, 2023

Framework statistics

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.

@pnoltes pnoltes added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 9, 2023
@pnoltes pnoltes changed the title Framework statistics shell command Framework statistics Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant