Module otel_aggregation_histogram_explicit

Behaviours: otel_aggregation.

Data Types

t()

t() = #explicit_histogram_aggregation{}

Function Index

aggregate/7
collect/4
default_buckets/0
init/2

Function Details

aggregate/7

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

collect/4

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

default_buckets/0

default_buckets() -> any()

init/2

init(Stream, Attributes) -> any()


Generated by EDoc