@ParametersAreNonnullByDefault
Package io.opentelemetry.api.common
This package contains code common across the OpenTelemetry APIs, including
Attributes and classes/utilities for interacting with them.-
Interface Summary Interface Description AttributeKey<T> This interface provides a handle for setting the values ofAttributes.Attributes An immutable container for attributes.AttributesBuilder A builder ofAttributessupporting an arbitrary number of key-value pairs. -
Enum Summary Enum Description AttributeType An enum that represents all the possible value types for anAttributeKeyand hence the types of values that are allowed forAttributes.