Packages

A 'plugin-based' monitor and alert manager for BEAM Nodes and Hosts

Retired package: Deprecated

Current section

Files

Jump to
pharos include pharos@measurement_PersistentTermStats.hrl
Raw

include/pharos@measurement_PersistentTermStats.hrl

-record(persistent_term_stats, {
count :: integer(),
unit :: pharos@measurement:memory_unit(),
memory :: float()
}).