Class DefaultMetricsProvider

  • All Implemented Interfaces:
    MetricsProvider

    public class DefaultMetricsProvider
    extends Object
    implements MetricsProvider
    Default implementation of MetricsProvider.
    It does not implement a real hierarchy of contexts, but metrics are flattened in a single namespace.
    It is mostly useful to make the legacy 4 letter words interface work as expected.