-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Extensions
-
Labels:None
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.