Skip to content

feat(explore): Support array attributes in preprod search - #122485

Draft
manessaraj wants to merge 2 commits into
masterfrom
sarajmanes/explore-array-support-preprod
Draft

feat(explore): Support array attributes in preprod search#122485
manessaraj wants to merge 2 commits into
masterfrom
sarajmanes/explore-array-support-preprod

Conversation

@manessaraj

@manessaraj manessaraj commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Array attribute support currently only surfaces in the spans search experience. This threads it into the preprod (mobile build) search surface so array attributes appear in autocomplete, filter with the [*] membership operator, and work under has: — matching spans.

Array attribute support was wired only into the spans search surface. Fetch
preprod array attributes via usePreprodItemAttributes and thread
arrayAttributes/arraySecondaryAliases into the preprod search query builder, so
they surface in autocomplete, the [*] membership operator, and has: — matching
spans.

The preprod bar has no validate/merge path, so the shared attribute fetch
(gated on organizations:trace-item-array-query-support) is the single gate:
array attributes are empty when the flag is off.
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant