...
count all log lines
count_unique of labels or string-valued facets or fingerprints
statistical operations (
min
,max
,avg
,sum
,stddev
,stdvar
andpercentiles
) on numeric or duration facet valuesmisc aggregation operations (
first
andlast
).
Info |
---|
Facet values can be have duration datatype if they follow go duration format. While applying any aggregation operators on these values, they are normalized to nanosecond float value. |
...