Skip to content

feat(search): Resolve deprecated attribute keys - #123328

Closed
nsdeschenes wants to merge 2 commits into
masterfrom
nd/feat-attributes-add-search-metadata-key-lookup
Closed

feat(search): Resolve deprecated attribute keys#123328
nsdeschenes wants to merge 2 commits into
masterfrom
nd/feat-attributes-add-search-metadata-key-lookup

Conversation

@nsdeschenes

@nsdeschenes nsdeschenes commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a cached utility that resolves deprecated and typed-tag attribute keys to their canonical search metadata name.
  • Preserve the requested key when no search metadata exists.
  • Resolve trace additional attributes through the utility before querying.

Example

getAttributeSearchMetadataKey('http.method');
// 'http.request.method'

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 1, 2026
@nsdeschenes

nsdeschenes commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Gonna close this out in favour of: getsentry/sentry-conventions#610

@nsdeschenes nsdeschenes closed this Sep 2, 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