Class MemoryAllocationExports

java.lang.Object
io.prometheus.client.Collector
io.prometheus.client.hotspot.MemoryAllocationExports

public class MemoryAllocationExports extends Collector
  • Field Details

    • allocatedCounter

      private final Counter allocatedCounter
  • Constructor Details

    • MemoryAllocationExports

      public MemoryAllocationExports()
  • Method Details