Skip to content

feat(attributes): Add process.runtime.engine.* attributes#347

Open
chargome wants to merge 3 commits intomainfrom
cg/v8.version
Open

feat(attributes): Add process.runtime.engine.* attributes#347
chargome wants to merge 3 commits intomainfrom
cg/v8.version

Conversation

@chargome
Copy link
Copy Markdown
Member

@chargome chargome commented Apr 30, 2026

Description

Adds two new attributes for defining the js engine name + version.

ref getsentry/sentry-javascript#20381

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:

chargome and others added 2 commits April 30, 2026 11:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chargome chargome self-assigned this Apr 30, 2026
@chargome chargome requested review from a team, Lms24, cleptric, lcian, mjq and nsdeschenes as code owners April 30, 2026 09:12
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

Semver Impact of This PR

🟡 Minor (new features)

📋 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 process.runtime.engine.* attributes by chargome in #347
  • 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 🐛

  • 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.

@chargome chargome requested a review from nicohrubec April 30, 2026 09:13
cleptric

This comment was marked as outdated.

@chargome

This comment was marked as outdated.

@chargome chargome changed the title feat(attributes): Add v8.version attribute feat(attributes): Add process.runtime.engine.* attributes Apr 30, 2026
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