Class StateMetricContext

  • All Implemented Interfaces:
    MetricDimensions, com.yahoo.jdisc.Metric.Context, Iterable<Map.Entry<String,​String>>

    public final class StateMetricContext
    extends Object
    implements MetricDimensions, com.yahoo.jdisc.Metric.Context
    A context implementation whose identity is the key and values such that this can be used as a key in metrics lookups.
    Author:
    Simon Thoresen Hult