Packages

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

Retired package: Deprecated

Current section

Files

Jump to
pharos include pharos@alert_AlertFiring.hrl
Raw

include/pharos@alert_AlertFiring.hrl

-record(alert_firing, {
id :: binary(),
level :: pharos@alert:alert_level(),
diagnostic :: binary()
}).