Skip to content

Add support for arrays in SentryAttribute #3665

Description

@buenaflor

Summary

SentryAttribute currently only supports primitive attribute values.

Problem

There is no support for array values, which limits attribute expressiveness for SDK users.

Proposal

Add support for arrays in SentryAttribute so users can attach list-like metadata without flattening or stringifying manually.

Blocked

This is currently blocked by various points in the pipeline. If you send attribute arrays now they dont show up in Sentry

Will be unblocked by getsentry/sentry#113567

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions