Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I have created a simple event recorder that can be used for understanding what happens at the OSGi level at startup or when updating/restarting bundles components.
The recorder displays a timeline of OSGi events using a console plugin at http://localhost:8888/system/console/OSGiEventsRecorder, which can be useful for profiling system startup at the OSGi level.
I'll commit the first version to contrib/extensions/event-recorder, feedback and comments are welcome.