Skip to content

Add Support for Array and Key-Value Attributes #366

@mrasu

Description

@mrasu

Hi,

Currently, there seems to be no way to add array or key-value attributes using the --attrs argument.
For example, the attribute container.image.tags has a type of string[] (documentation).

It would be helpful to enable creating spans with array attributes such as otel-cli span --attrs "container.image.tags=[aaa,bbb]"

Alternatively, introducing a new argument such as --attrs-json to allow specifying attributes in JSON would also be a viable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions