iapetos.collector.jvm
gc
(gc)A set of GC metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.
initialize
(initialize registry)Attach all available JVM collectors to the given registry.
memory-pools
(memory-pools)A set of memory usage metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.
standard
(standard)A set of standard collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.
threads
(threads)A set of thread usage metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.