Class JvmAttributeGaugeSet

  • All Implemented Interfaces:
    Metric, MetricSet

    public class JvmAttributeGaugeSet
    extends Object
    implements MetricSet
    A set of gauges for the JVM name, vendor, and uptime.
    • Constructor Detail

      • JvmAttributeGaugeSet

        public JvmAttributeGaugeSet()
        Creates a new set of gauges.
      • JvmAttributeGaugeSet

        public JvmAttributeGaugeSet​(RuntimeMXBean runtime)
        Creates a new set of gauges with the given RuntimeMXBean.
        Parameters:
        runtime - JVM management interface with access to system properties