# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RangeDataPointAttributes calls f sequentially on attributes of every metric data point.

# Constants

Count indicates taking the count of the aggregated data.
Max indicates taking the max of the aggregated data.
Mean indicates taking the mean of the aggregated data.
Median indicates taking the median of the aggregated data.
Min indicates taking the minimum of the aggregated data.
Sum indicates taking the sum of the aggregated data.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

AggregationType is the enum to capture the three types of aggregation for the aggregation operation.