joerghoh commented on PR #3058: URL: https://github.com/apache/jackrabbit-oak/pull/3058#issuecomment-5135202965
For the implementation I am missing some basic metrics in the implementation, for example: * number of events per domain (a counter would be sufficient) * duration of the ``AuditEventListener.onEvents()`` per listener (a constantly increasing value in ms?), which allows to detect and identify slow AuditEventListeners. * and maybe a few more -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
