Skip to content

Proposal: Remove AttributeValue from the public interface. #1081

@Oberon00

Description

@Oberon00

The class io.opentelemetry.common.AttributeValue seems a more cumbersome alternative to use over the setAttribute overloads for the particular attribute types. It also is rather complicated (e.g., introduces possibilities for null even for primitives). Thus, IMHO it would be best to make this class a private implementation detail in the SDK, instead of a public interface in the API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions