A monitor reading: the latest instantaneous and filtered values, each in the
sampler's domain type (a number or any Unit.Quantity).
Summary
Types
@type t() :: %Sys.Mon.Server.Reading{ instant: Controls.Ewma.sample() | nil, smoothed: Controls.Ewma.sample() | nil }