Skip to content

ref(attrs): Backport attributes and normalizations from Relay - #497

Merged
Dav1dde merged 5 commits into
mainfrom
dav1d/span-data-updates
Jul 15, 2026
Merged

ref(attrs): Backport attributes and normalizations from Relay#497
Dav1dde merged 5 commits into
mainfrom
dav1d/span-data-updates

Conversation

@Dav1dde

@Dav1dde Dav1dde commented Jul 14, 2026

Copy link
Copy Markdown
Member

Description

Backports some normalizations and aliases found in Relay's SpanData transaction span processing pipeline.

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 apply_scrubbing (i.e. manual or auto. Use never only for values that should never be scrubbed such as IDs)

If an attribute was deprecated:

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown

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

  • Remove gen AI reasoning effort by constantinius in #503
  • Deprecate gen AI reasoning effort by constantinius in #502
  • Add sentry.pageload.span_id attribute by Lms24 in #495
  • Add sentry.relay.ingress and sentry.relay.pipeline by loewenheim in #491
  • Expand grpc attributes by lucas-zimerman in #460
  • Add file.path and file.size by buenaflor in #458

Internal Changes 🔧

  • (attrs) Backport attributes and normalizations from Relay by Dav1dde in #497

🤖 This preview updates automatically when you update the PR.

@Dav1dde
Dav1dde force-pushed the dav1d/span-data-updates branch from e69d32b to 2b5de57 Compare July 14, 2026 09:28
@Dav1dde
Dav1dde marked this pull request as ready for review July 14, 2026 11:43
@Dav1dde
Dav1dde requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners July 14, 2026 11:43
Comment thread javascript/sentry-conventions/src/attributes.ts Outdated
Comment thread python/src/sentry_conventions/attributes.py
Comment thread python/src/sentry_conventions/attributes.py Outdated
Comment thread model/attributes/profile_id.json Outdated
cursor[bot]

This comment was marked as outdated.

@Dav1dde
Dav1dde force-pushed the dav1d/span-data-updates branch from a640d55 to 8538572 Compare July 14, 2026 12:17
@Dav1dde
Dav1dde force-pushed the dav1d/span-data-updates branch from 7aef3f0 to e15e9f3 Compare July 15, 2026 06:33
@Dav1dde
Dav1dde enabled auto-merge (squash) July 15, 2026 06:37
@Dav1dde
Dav1dde disabled auto-merge July 15, 2026 06:38
@Dav1dde
Dav1dde merged commit e847a8b into main Jul 15, 2026
17 checks passed
@Dav1dde
Dav1dde deleted the dav1d/span-data-updates branch July 15, 2026 06:41
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.

3 participants