Oban.Met.Value protocol (Oban Met v1.0.1)
View SourceTracked data access functions.
Summary
Functions
Add or append a new value to the data type.
Merge two values into one.
Compute the quantile for a value.
Sum all data points for a value.
Union two values by reducing them into one.
Types
@type t() :: term()
All the types that implement this protocol.