JvmSource¶
JvmSource is a metrics source.
The name of the source is jvm.
JvmSource registers the build-in Codehale metrics:
GarbageCollectorMetricSetMemoryUsageGaugeSetBufferPoolMetricSet
Among the metrics is total.committed (from MemoryUsageGaugeSet) that describes the current usage of the heap and non-heap memories.
Last update: 2020-10-05