Class CpuCount
java.lang.Object
io.opentelemetry.instrumentation.runtimetelemetry.internal.CpuCount
Registers measurements that generate the JVM CPU count metric.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<AutoCloseable> registerObservers(io.opentelemetry.api.metrics.Meter meter) Register observers for the JVM CPU count metric.
-
Constructor Details
-
CpuCount
protected CpuCount()
-
-
Method Details
-
registerObservers
Register observers for the JVM CPU count metric.
-