Skip to content

Conversation

@nsdeschenes
Copy link
Contributor

This PR introduces a new /attributes-mapping endpoint that returns attribute mappings between internal and public names, as well as their type. This endpoint also allows for filtering based on type, if needed.

Ticket: EXP-697

@linear
Copy link

linear bot commented Jan 9, 2026

@nsdeschenes
Copy link
Contributor Author

@sentry review

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 9, 2026
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@nsdeschenes
Copy link
Contributor Author

@sentry review

Copy link
Member

@wmak wmak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last thing, but lgtm otherwise

@nsdeschenes nsdeschenes force-pushed the nd/exp-697/feat-attributes-add-endpoint-to-return-attribute-mappings branch from aa580d9 to d40d81f Compare January 13, 2026 11:17
@nsdeschenes nsdeschenes merged commit 76455db into master Jan 13, 2026
66 checks passed
@nsdeschenes nsdeschenes deleted the nd/exp-697/feat-attributes-add-endpoint-to-return-attribute-mappings branch January 13, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants