include/pharos@probe_ProbeThreshold.hrl
-record(probe_threshold, {
probe_id :: binary(),
field :: binary(),
comparison :: pharos@probe:comparison(),
level :: pharos@alert:alert_level()
}).
-record(probe_threshold, {
probe_id :: binary(),
field :: binary(),
comparison :: pharos@probe:comparison(),
level :: pharos@alert:alert_level()
}).