Skip to content

fix(attributes): change several deprecation statuses to normalize to align with ingestion paths#350

Merged
constantinius merged 1 commit intomainfrom
constantinius/fix/attributes/gen-ai-deprecation-normalizations
May 5, 2026
Merged

fix(attributes): change several deprecation statuses to normalize to align with ingestion paths#350
constantinius merged 1 commit intomainfrom
constantinius/fix/attributes/gen-ai-deprecation-normalizations

Conversation

@constantinius
Copy link
Copy Markdown
Contributor

Description

Mirrors the changes in this PR: getsentry/relay#5798

Closes https://linear.app/getsentry/issue/TET-2280/otlp-gen-airesponsetext-is-copied-and-not-moved-to-gen

PR Checklist

  • I have run yarn test and verified that the tests pass.
  • I have run yarn generate to generate and format code and docs.

If an attribute was added:

  • The attribute is in a namespace (e.g. nextjs.function_id, not function_id)
  • I have used the correct value for pii (i.e. maybe or true. Use false only for values that should never be scrubbed such as IDs)

If an attribute was deprecated:

@constantinius constantinius requested review from a team, Lms24, cleptric, lcian, mjq and nsdeschenes as code owners May 4, 2026 12:10
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Attributes

  • Add vercel.path by loewenheim in #349
  • Add sentry.profile_id by loewenheim in #344
  • Add http.request_method by loewenheim in #343
  • Add middleware.name attribute by ericapisani in #337
  • Add http.request.body.data attribute by ericapisani in #336
  • Add device.low_power_mode attribute for iOS by itaybre in #314

Other

  • Add messaging.batch.message_count by JPeer264 in #341
  • Add db.redis.key by sentrivana in #326
  • Add process.command_args by sentrivana in #327

Bug Fixes 🐛

  • (attributes) Change several deprecation statuses to normalize to align with ingestion paths by constantinius in #350
  • Align code.function.name description with OTel by alexander-alderman-webb in #335
  • Don't backfill sentry.browser.* attributes by loewenheim in #339
  • Backfill several deprecated attributes by loewenheim in #332

Internal Changes 🔧

Deps

  • Bump black from 24.8.0 to 26.3.1 by tobias-wilfert in #342
  • Bump astro from 6.0.2 to 6.1.6 in /docs by dependabot in #330

Other

  • (attributes) Mark deprecated gen_ai and ai attributes as backfill by vgrozdanic in #333
  • (code) Undeprecate the code.namespace and code.function attributes by alexander-alderman-webb in #340

🤖 This preview updates automatically when you update the PR.

@constantinius constantinius merged commit c59ddac into main May 5, 2026
12 checks passed
@constantinius constantinius deleted the constantinius/fix/attributes/gen-ai-deprecation-normalizations branch May 5, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants