Package | Description |
---|---|
org.apache.sling.commons.metrics |
Provides an API to generate and collect metrics in various forms
|
Modifier and Type | Field and Description |
---|---|
static MetricsService |
MetricsService.NOOP
Dummy variant of MetricsService which does not
collect any metric
|
Modifier and Type | Method and Description |
---|---|
static MetricsService |
MetricsServiceFactory.getMetricsService(java.lang.Class<?> c)
Provide a MetricsService mapped to the Bundle that loaded class c
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.