Class ProcfsSmaps


  • public class ProcfsSmaps
    extends Object
    • Constructor Detail

      • ProcfsSmaps

        public ProcfsSmaps()
    • Method Detail

      • handle

        protected void handle​(Map<io.github.mweirauch.micrometer.jvm.extras.procfs.ProcfsEntry.ValueKey,​Double> values,
                              String line)
      • get

        public Double get​(io.github.mweirauch.micrometer.jvm.extras.procfs.ProcfsEntry.ValueKey key)
      • defaultValue

        protected Double defaultValue()