Beethoven.Utils (Beethoven v0.3.7)
Module for generic utilities.
Summary
Functions
Gets an environmental variable from beethoven's application config
Toggles the monitoring status of all nodes in the cluster.
Toggles the monitoring status of another node in the cluster.
Performs a backoff based on a random number within a provided range.
Time will be used as milliseconds. Returns time waited with :ok
atom.
Fn to simplify calling named Processes on other nodes... and getting a call back.
Functions
Gets an environmental variable from beethoven's application config
@spec monitor_all_nodes(boolean()) :: :ok
Toggles the monitoring status of all nodes in the cluster.
Toggles the monitoring status of another node in the cluster.
Performs a backoff based on a random number within a provided range.
Time will be used as milliseconds. Returns time waited with :ok
atom.
Fn to simplify calling named Processes on other nodes... and getting a call back.