Skip to content

feat(attributes): Support fetching explicit boolean attributes#106820

Merged
nsdeschenes merged 35 commits intomasterfrom
nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes
Feb 4, 2026
Merged

feat(attributes): Support fetching explicit boolean attributes#106820
nsdeschenes merged 35 commits intomasterfrom
nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes

Conversation

@nsdeschenes
Copy link
Contributor

@nsdeschenes nsdeschenes commented Jan 22, 2026

This PR brings in support for fetching boolean attributes for trace related attributes. It updates data fetching hooks, updating all locations to pull in these attributes, and update utility functions to support handling/passing boolean attributes around.

Fetching of these attributes is behind a flag so that we can roll it out slowly, and test it fully before releasing to all users.

Ticket: EXP-689

@linear
Copy link

linear bot commented Jan 22, 2026

@nsdeschenes
Copy link
Contributor Author

@sentry review

@nsdeschenes
Copy link
Contributor Author

@cursor review

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 22, 2026
cursor[bot]

This comment was marked as outdated.

@nsdeschenes
Copy link
Contributor Author

@sentry review

@nsdeschenes
Copy link
Contributor Author

@cursor review

cursor[bot]

This comment was marked as outdated.

@nsdeschenes
Copy link
Contributor Author

@cursor review
@sentry review

cursor[bot]

This comment was marked as outdated.

@nsdeschenes nsdeschenes force-pushed the nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes branch from baea8c8 to dcbf6b3 Compare January 23, 2026 13:53
@nsdeschenes
Copy link
Contributor Author

@sentry review
@cursor review

@nsdeschenes nsdeschenes marked this pull request as ready for review January 23, 2026 14:49
@nsdeschenes nsdeschenes requested review from a team as code owners January 23, 2026 14:49
@nsdeschenes nsdeschenes force-pushed the nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes branch from 7743306 to 9e6040d Compare January 27, 2026 15:23
@nsdeschenes nsdeschenes requested a review from a team as a code owner January 27, 2026 15:23
@nsdeschenes nsdeschenes force-pushed the nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes branch from 9e6040d to 87ac6bf Compare February 2, 2026 11:27
@nsdeschenes nsdeschenes requested a review from a team as a code owner February 2, 2026 11:27
@nsdeschenes nsdeschenes force-pushed the nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes branch from 0cd4775 to 499b5ab Compare February 4, 2026 11:13
@nsdeschenes nsdeschenes merged commit bcefb78 into master Feb 4, 2026
59 checks passed
@nsdeschenes nsdeschenes deleted the nd/exp-689/feat-trace-query-builder-support-fetching-boolean-attributes branch February 4, 2026 18:36
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
This PR brings in support for fetching boolean attributes for trace
related attributes. It updates data fetching hooks, updating all
locations to pull in these attributes, and update utility functions to
support handling/passing boolean attributes around.

Fetching of these attributes is behind a flag so that we can roll it out
slowly, and test it fully before releasing to all users.

Ticket: EXP-689
dcramer pushed a commit that referenced this pull request Feb 17, 2026
This PR brings in support for fetching boolean attributes for trace
related attributes. It updates data fetching hooks, updating all
locations to pull in these attributes, and update utility functions to
support handling/passing boolean attributes around.

Fetching of these attributes is behind a flag so that we can roll it out
slowly, and test it fully before releasing to all users.

Ticket: EXP-689
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.

2 participants