Interface MetricHandler
public interface MetricHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(MetricType type, String name, long counterIncrement, List<MetricTagResult> tags)
-
Method Details
-
handle
-
voidhandle(MetricType type,
String name,
long counterIncrement,
List<MetricTagResult> tags)