Supervises this node's real-time resource monitors and exposes their current
readings to the scheduler via readings/0.
Summary
Functions
Returns a specification to start this module under a supervisor.
The current instantaneous + filtered reading for every monitored metric.
Start the monitor supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec readings() :: Sys.Mon.Readings.t()
The current instantaneous + filtered reading for every monitored metric.
@spec start_link(term()) :: Supervisor.on_start()
Start the monitor supervisor.