Class DiskSpaceMetrics

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void bindTo​(MeterRegistry registry)  
      • Methods inherited from class java.lang.Object

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

      • DiskSpaceMetrics

        public DiskSpaceMetrics​(java.io.File path)
      • DiskSpaceMetrics

        public DiskSpaceMetrics​(java.io.File path,
                                java.lang.Iterable<Tag> tags)