jose-correia opened a new pull request, #112:
URL: 
https://github.com/apache/sling-org-apache-sling-distribution-journal/pull/112

   This PR adds a new metric timer with the name: 
`package_journal_distribution_duration`
   This timer starts when the package is enqueued and stops when the package is 
consumed, and the value is measured in `milliseconds`.
   
   We already have a metric called `request_distributed_duration` that tracks 
the time since a package is enqueued until it is successfully imported. 
However, since this timer includes the import of the package content, we are 
not measuring the latency in the journal.


-- 
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]

Reply via email to