Uses of Interface
org.apache.sling.commons.metrics.MetricsService
Package
Description
Provides an API to generate and collect metrics in various forms
-
Uses of MetricsService in org.apache.sling.commons.metrics
Modifier and TypeFieldDescriptionstatic final MetricsService
MetricsService.NOOP
Dummy variant of MetricsService which does not collect any metricModifier and TypeMethodDescriptionstatic MetricsService
MetricsServiceFactory.getMetricsService
(Class<?> c) Provide a MetricsService mapped to the Bundle that loaded class c