# Functions

ArrValue combines multiple values into an array value.
BoolValue creates a new value from a double value..
DocumentFromAttributes creates a document from a OpenTelemetry attribute map.
DocumentFromAttributesWithPath creates a document from a OpenTelemetry attribute map.
DoubleValue creates a new value from a double value..
IntValue creates a new value from an integer.
StringValue create a new value from a string.
TimestampValue create a new value from a time.Time.
ValueFromAttribute converts a AttributeValue into a value.

# Constants

Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.

# Structs

Document is an intermediate representation for converting open telemetry records with arbitrary attributes into a JSON document that can be processed by OpenSearch.
Value type that can be added to a Document.

# Type aliases

Kind represent the internal kind of a value stored in a Document.