Class SharedTaggedMetricRegistries


  • public final class SharedTaggedMetricRegistries
    extends java.lang.Object
    Analogous to codahale's SharedMetricRegistries.
    • Method Detail

      • getSingleton

        @Deprecated
        public static TaggedMetricRegistry getSingleton()
        Deprecated.
        avoid using the global singleton
        Single shared instance for use when it is infeasible to plumb through a user supplied instance.