You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2013/10/18 11:06:44 UTC

[jira] [Commented] (SLING-1109) OSGi Event Recorder

    [ https://issues.apache.org/jira/browse/SLING-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798931#comment-13798931 ] 

Bertrand Delacretaz commented on SLING-1109:
--------------------------------------------

In case someone stumbles on this and wonders why that module is not in Sling's code repository anymore, we moved it to the org.apache.felix.webconsole.plugins.event bundle at http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/event/

I just wrote a blog post at http://grep.codeconsult.ch/2013/10/18/simple-startup-profiling-of-osgi-applications/ about how to use it for startup timing profiling.

> OSGi Event Recorder
> -------------------
>
>                 Key: SLING-1109
>                 URL: https://issues.apache.org/jira/browse/SLING-1109
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: recorder.detail.jpg, recorder-overview.jpg
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)