Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporterinternalobjmodel
# 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.
UIntValue creates a new value from an unsigned integer.
UnflattenableObjectValue creates a unflattenable object from a map.
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.
Enum values for Kind.
Unflattenable object is an object that should not be flattened at serialization time.
# Type aliases
Kind represent the internal kind of a value stored in a Document.