Skip to content

feat(attributes): Add sentry.event.serialized_meta - #566

Merged
mjq merged 2 commits into
mainfrom
mjq/event-serialized-meta
Aug 10, 2026
Merged

feat(attributes): Add sentry.event.serialized_meta#566
mjq merged 2 commits into
mainfrom
mjq/event-serialized-meta

Conversation

@mjq

@mjq mjq commented Aug 10, 2026

Copy link
Copy Markdown
Member

Add an internal sentry.event.serialized_meta attribute for holding Relay's metadata (PII scrubbing, etc) for the contexts, extra, and breadcrumbs in the other sentry.event.serialized_* attributes. This is currently used in the span details pane for transaction-event-based transaction/segment spans, and therefore required for backwards compatibility.

@mjq

mjq commented Aug 10, 2026

Copy link
Copy Markdown
Member Author

Related Relay PR: getsentry/relay#6296

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

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 sentry.event.serialized_meta by mjq in #566
  • Change sentry.description scrubbing policy to manual by Lms24 in #555

Op

  • Add handler op by msonnb in #554
  • Add router span operation by msonnb in #551

Bug Fixes 🐛

  • (ops) Add http.client.stream to http.client name and description rules by msonnb in #553

Internal Changes 🔧

Deps

  • Bump dompurify from 3.4.12 to 3.4.13 by dependabot in #559
  • Bump js-yaml from 4.3.0 to 4.3.1 by dependabot in #560

Other

  • (docs) Add Sentry Astro SDK by Lms24 in #563
  • Unstale yarn.lock by Lms24 in #561

🤖 This preview updates automatically when you update the PR.

@mjq
mjq marked this pull request as ready for review August 10, 2026 15:42
@mjq
mjq requested review from a team, Lms24, cleptric and nsdeschenes as code owners August 10, 2026 15:42
@mjq
mjq enabled auto-merge (squash) August 10, 2026 18:27
@mjq
mjq merged commit 8b6472c into main Aug 10, 2026
16 checks passed
@mjq
mjq deleted the mjq/event-serialized-meta branch August 10, 2026 18:33
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