Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We should emit a metric that calculates the time in milliseconds that a package spends in the journal.
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.