Packages

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

Current section

Files

Jump to
pharos include pharos@statistic_ProcessInfo.hrl
Raw

include/pharos@statistic_ProcessInfo.hrl

-record(process_info, {
name :: gleam@erlang@atom:atom_(),
event :: list(gleam@erlang@atom:atom_()),
keys :: list(gleam@erlang@atom:atom_())
}).