Skip to content

feat(attributes): Add session.id attribute#412

Open
Lms24 wants to merge 1 commit into
mainfrom
lms/feat-session-id
Open

feat(attributes): Add session.id attribute#412
Lms24 wants to merge 1 commit into
mainfrom
lms/feat-session-id

Conversation

@Lms24
Copy link
Copy Markdown
Member

@Lms24 Lms24 commented Jun 2, 2026

This PR proposes adding a session.id attribute, exactly as specified by OTel. SDKs can add this attribute to outgoing telemetry so that users can query on it product-side.

For now, I didn't yet include the session.previous_id attribute because I'm yet unsure if we want to build anything around it but happy to add it as well.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 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 session.id attribute by Lms24 in #412
  • Add app.vitals.start.prewarmed attribute by itaybre in #379
  • Add and deprecate runtime context attributes by markushi in #383
  • Add Android Runtime (ART) GC and memory attributes by markushi in #382
  • Add db.stored_procedure.name and ensure span name attribute consistency by Lms24 in #398
  • Add Cloudflare SDK attributes by JPeer264 in #392

Other

  • Add missing GCP and FaaS attributes by ericapisani in #403

Bug Fixes 🐛

  • (cloudfare) Add missing visibility attributes by markushi in #408

Internal Changes 🔧

  • (deps-dev) Bump vitest from 3.2.4 to 4.1.0 by dependabot in #409

🤖 This preview updates automatically when you update the PR.

@Lms24 Lms24 self-assigned this Jun 2, 2026
@Lms24 Lms24 marked this pull request as ready for review June 2, 2026 13:54
@Lms24 Lms24 requested review from a team, cleptric, mjq and nsdeschenes as code owners June 2, 2026 13:54
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