Interface Metric

All Superinterfaces:
Serializable
All Known Subinterfaces:
BoundedTrie, Counter, Distribution, Gauge, Histogram, StringSet
All Known Implementing Classes:
BoundedTrieImpl, CounterImpl, DelegatingCounter, DelegatingDistribution, DelegatingGauge, DelegatingHistogram, DistributionImpl, GaugeImpl, NoOpCounter, NoOpHistogram, StringSetImpl

public interface Metric extends Serializable
Marker interface for all user-facing metrics.
  • Method Summary

    Modifier and Type
    Method
    Description
    The MetricName given to this metric.