PrometheusTelemetry.PeriodicMeasurements.ErlangVM (prometheus_telemetry v0.4.13)

View Source

Uses the :erlang.statistics method to check the uptime of the Erlang VM and emits a :telemetry event with the most recent reading.

Summary

Functions

periodic_measurements()

@spec periodic_measurements() :: [{module(), atom(), keyword()}]

vm_wall_clock()

@spec vm_wall_clock() :: :ok