Metrics

metrics are fields that are based on a raw data count.

The list of possible aggregation types for metric fields is shown in the following table.

Table 1. Metric aggregation types
Name Time Aggregator Entity Aggregator Comment
Sum Sum Sum Sum - the sum of all values.
Average Average Average Average - the mean average value.
Max Max Max Max - the maximum value.
Min Min Min Min - the minimum value.
NULL Null Null Null - no aggregation. Used to prevent any kind of aggregation from occurring. As a result, reports show no summary values for fields of this aggregation type.
Count Count Count Count - number of non-null values.