Uses of Interface
org.apache.sling.commons.metrics.Metric
Package
Description
Provides an API to generate and collect metrics in various forms
-
Uses of Metric in org.apache.sling.commons.metrics
Modifier and TypeInterfaceDescriptioninterface
An incrementing and decrementing counter metric.interface
A metric which calculates the distribution of a value.interface
A meter metric which measures mean throughputinterface
A timer metric which aggregates timing durations and provides duration statistics.