Module otel_aggregation_last_value

Behaviours: otel_aggregation.

Data Types

t()

t() = #last_value_aggregation{}

Function Index

aggregate/7
collect/4
init/2

Function Details

aggregate/7

aggregate(Ctx, Tab, ExemplarsTab, Stream, Value, Attributes, DroppedAttributes) -> any()

collect/4

collect(Tab, ExemplarsTab, Stream, Generation0) -> any()

init/2

init(Stream, Attributes) -> any()


Generated by EDoc