Liking cljdoc? Tell your friends :D

iapetos.collector.jvm


gcclj

(gc)

A set of GC metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.

A set of GC metric collectors for the JVM.
Can be attached to a iapetos registry using `iapetos.core/register`.
sourceraw docstring

initializeclj

(initialize registry)

Attach all available JVM collectors to the given registry.

Attach all available JVM collectors to the given registry.
sourceraw docstring

memory-poolsclj

(memory-pools)

A set of memory usage metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.

A set of memory usage metric collectors for the JVM.
Can be attached to a iapetos registry using `iapetos.core/register`.
sourceraw docstring

standardclj

(standard)

A set of standard collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.

A set of standard collectors for the JVM.
Can be attached to a iapetos registry using `iapetos.core/register`.
sourceraw docstring

threadsclj

(threads)

A set of thread usage metric collectors for the JVM. Can be attached to a iapetos registry using iapetos.core/register.

A set of thread usage metric collectors for the JVM.
Can be attached to a iapetos registry using `iapetos.core/register`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close