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

# Functions

AppendKeyToLabel converts key to label name and appends it to given buffer.
AttrHash computes attributes hash.
KeyToLabel converts key to label name.
NewTimestampFromTime creates new Timestamp from time.Time.
ParseTraceID parses trace ID from given string.
SpanIDFromUint64 creates new SpanID from uint64.

# Constants

MapStackThreshold defines common constant for on-stack [Attrs] sorting.

# Type aliases

Attrs wraps attributes.
Hash is an attribute hash.
SpanID is OpenTelemetry span ID.
Timestamp is a time specified as UNIX Epoch time in nanoseconds since 1970-01-01 00:00:00 +0000 UTC.
TraceID is OpenTelemetry trace ID.