Search
orion_collector
v2.0.1
Pages
Modules
Settings
View Source
OrionCollector.Aggregator
(orion_collector v2.0.1)
Link to this section
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
intercept_slowest_calls(mfa, timing_ms)
mfa_to_name(mfa)
start_agg(mfa, pid)
start_link(init)
stop(pid)
stop_slowest_calls(mfa)
Link to this section
Functions
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
intercept_slowest_calls(mfa, timing_ms)
View Source
Link to this function
mfa_to_name(mfa)
View Source
Link to this function
start_agg(mfa, pid)
View Source
Link to this function
start_link(init)
View Source
Link to this function
stop(pid)
View Source
Link to this function
stop_slowest_calls(mfa)
View Source