Packages

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

Current section

Files

Jump to
pharos include pharos@probe_CustomMfa.hrl
Raw

include/pharos@probe_CustomMfa.hrl

-record(custom_mfa, {
module :: gleam@erlang@atom:atom_(),
function :: gleam@erlang@atom:atom_(),
args :: list(gleam@dynamic:dynamic_())
}).