Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/exporter/opensearchexporterinternalobjmodel
# 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.
# Type aliases
Kind represent the internal kind of a value stored in a Document.