Interface MetricFilter
public interface MetricFilter
A filter used to determine whether or not a metric should be reported, among other things.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MetricFilterMatches all metrics, regardless of type or name. -
Method Summary
-
Field Details
-
ALL
Matches all metrics, regardless of type or name.
-
-
Method Details
-
matches
-