With the same caveat (“just an ad hoc dream list”): - event creation/consumption count/duration - Sling (servlet) filter processing duration
In a nutshell any useful information that can help to debug issues like “my system/my request is slow” or like “my system seems overloaded”. Michael On 07/01/16 12:08, "Bertrand Delacretaz" <[email protected]> wrote: >Hi Chetan, > >On Thu, Jan 7, 2016 at 11:56 AM, Chetan Mehrotra ><[email protected]> wrote: >> ...Do share your thoughts here or at SLING-5410!.. > >Here's a rough list off the top of my head. Some might belong in Oak >or Felix, and I have not thought about difficulty of implementation. >Just a dream list ;-) > >-Requests count and duration, per HTTP method? >-Resource and servlet/script resolution counts and durations >-Servlet/script execution duration >-JCR Session acquisition count and duration >-Bundle startup count and duration >-adaptTo() call count and duration >-Authentication handler calls count and duration > >-Bertrand
