Class ProcessorMetrics

  • All Implemented Interfaces:
    MeterBinder

    @NonNullApi
    @NonNullFields
    public class ProcessorMetrics
    extends java.lang.Object
    implements MeterBinder
    Record metrics related to the CPU, gathered by the JVM.

    Supported JVM implementations:

    • HotSpot
    • J9
    • Constructor Detail

      • ProcessorMetrics

        public ProcessorMetrics()
      • ProcessorMetrics

        public ProcessorMetrics​(java.lang.Iterable<Tag> tags)