[
https://issues.apache.org/jira/browse/SLING-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson updated SLING-7028:
----------------------------------
Fix Version/s: commons metrics 1.2.4
> Commons Metrics Web Console outputs all Histograms as durations
> ---------------------------------------------------------------
>
> Key: SLING-7028
> URL: https://issues.apache.org/jira/browse/SLING-7028
> Project: Sling
> Issue Type: Bug
> Components: Commons
> Affects Versions: Commons Metrics 1.2.2
> Reporter: Justin Edelson
> Fix For: commons metrics 1.2.4
>
> Attachments: SLING-7028.diff
>
>
> For the purpose of the Web Console plugin, Histograms from the
> MetricsRegistry are assumed to be durations and are output as if the values
> are in milliseconds. This is not a safe assumption and in fact would
> generally not be the case since durations would be better tracked through the
> Timer type (which uses a Histogram internally) not by direct use of the
> Histogram type.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)