Class OshiGaugeUtils

java.lang.Object
com.gigaspaces.internal.oshi.OshiGaugeUtils

public class OshiGaugeUtils extends Object
Utility class for registering OSHI-based operating system metrics with Micrometer. Provides OS-level metrics that Micrometer doesn't have built-in support for: - CPU usage percentage - System memory (RAM) usage - Swap memory usage - Network interface statistics
  • Constructor Details

    • OshiGaugeUtils

      public OshiGaugeUtils()
  • Method Details