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