Class MetricsDestinations


  • public class MetricsDestinations
    extends java.lang.Object
    Used to understand the performance implications of various operations.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.micrometer.prometheus.PrometheusMeterRegistry prometheus()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetricsDestinations

        public MetricsDestinations()
    • Method Detail

      • prometheus

        public static io.micrometer.prometheus.PrometheusMeterRegistry prometheus()