[
https://issues.apache.org/jira/browse/SLING-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated SLING-12358:
----------------------------------------
Fix Version/s: Content Distribution Journal Core 0.4.0
> Introduce error metric that counts up once for each package that can not be
> applied
> -----------------------------------------------------------------------------------
>
> Key: SLING-12358
> URL: https://issues.apache.org/jira/browse/SLING-12358
> Project: Sling
> Issue Type: Improvement
> Reporter: Christian Schneider
> Priority: Major
> Fix For: Content Distribution Journal Core 0.4.0
>
>
> We already have a metric that counts every failure to apply a package.
> As we retry indefinitely this metric counts every package multiple times. So
> it is not a good metric for computing error rate.
> We should introduce a metric that counts up only once for each package that
> can not be applied.
> We can for example count up only on the first retry of the package or on the
> 10th retry.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)