public interface Metric
Modifier and Type | Method and Description |
---|---|
MetricName |
metricName()
A name for this metric
|
Object |
metricValue()
The value of the metric, which may be measurable or a non-measurable gauge
|
MetricName metricName()
Object metricValue()