Package org.opensaml.core.metrics.impl
@NonnullElements
package org.opensaml.core.metrics.impl
Implementation classes supporting code instrumentation.
-
ClassDescriptionA set of gauges for core system information.A stubbed out counter implementation.A stubbed out histogram implementation.A stubbed out meter implementation.A marker interface for any stubbed/disabled implementation of a
Metric.A stubbed out timer implementation.MetricRegistrythat returns a metric or a disabled wrapper for a metric based on a suppliedMetricFilter.A metrics reporter that runs at scheduled times and posts a JSON feed of metrics to a designated endpoint.An initializer for theMetricRegistryheld by theConfigurationService.