package
0.15.0
Repository: https://github.com/go-faster/oteldb.git
Documentation: pkg.go.dev

# Functions

AggregatedLabelsFromMap creates new [AggregatedLabels] from label map.
AggregatedLabelsFromSet creates new [AggregatedLabels] from [LabelSet].
EmptyAggregatedLabels returns empty set of aggregated labels.
NewLabelSet creates new [LabelSet].

# Structs

LabelSet is a log record's label set.

# Interfaces

AggregatedLabels is a set of labels.

# Type aliases

GroupingKey is a key to group metrics by label.