DefaultJvmMetrics

zio.metrics.jvm.DefaultJvmMetrics
See theDefaultJvmMetrics companion object

JVM metrics, compatible with the prometheus-hotspot library, with configurable schedule

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DefaultJvmMetrics.type

Members list

Concise view

Value members

Concrete fields

lazy val app: ZIOAppDefault

A ZIO application that periodically updates the JVM metrics

A ZIO application that periodically updates the JVM metrics

Attributes

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