DefaultJvmMetrics

zio.metrics.jvm.DefaultJvmMetrics$
See theDefaultJvmMetrics companion trait

JVM metrics, compatible with the prometheus-hotspot library

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited fields

lazy val app: ZIOAppDefault

A ZIO application that periodically updates the JVM metrics

A ZIO application that periodically updates the JVM metrics

Attributes

Inherited from:
DefaultJvmMetrics

Layer that starts collecting the same JVM metrics as the Prometheus Java client's default exporters

Layer that starts collecting the same JVM metrics as the Prometheus Java client's default exporters

Attributes

Inherited from:
DefaultJvmMetrics