Package org.opensaml.core.metrics
package org.opensaml.core.metrics
Classes supporting code instrumentation.
-
ClassDescription
MetricRegistry
that returns a metric or a disabled wrapper for a metric based on a suppliedMetricFilter
.MetricFilter
that evaluates a metric by prefixing the name and then evaluating whether the corresponding logging category is enabled at a level corresponding to a map value or at INFO level.Filtering level, corresponding to available logging levels.Support code for use of metrics.