antikythera v0.2.0 AntikytheraCore.SystemMetricsReporter View Source
A GenServer
that periodically submit metrics about the ErlangVM.
Note that some values obtained from :erlang.statistics/1
are cumulative; we have to take diff from the previous values.
- reductions
- bytes_in
- bytes_out
- gc_count
- gc_words_reclaimed