Packages

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

Retired package: Deprecated

Current section

Files

Jump to
pharos include pharos_Pharos.hrl
Raw

include/pharos_Pharos.hrl

-record(pharos, {
supervisor_pid :: gleam@erlang@process:pid_(),
bus :: pharos@event_bus:event_bus(),
handler_id :: gleam@erlang@atom:atom_()
}).