Packages

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

Current section

Files

Jump to
pharos include pharos@internal@connection_ConnectionConfig.hrl
Raw

include/pharos@internal@connection_ConnectionConfig.hrl

-record(connection_config, {
base_ms :: integer(),
max_ms :: integer(),
max_pending :: integer(),
flush_interval_ms :: integer()
}).