Skip to content

feat(attributes): Add sentry.relay.ingress and sentry.relay.pipeline#491

Merged
loewenheim merged 4 commits into
mainfrom
sebastian/relay-debugging-attributes
Jul 14, 2026
Merged

feat(attributes): Add sentry.relay.ingress and sentry.relay.pipeline#491
loewenheim merged 4 commits into
mainfrom
sebastian/relay-debugging-attributes

Conversation

@loewenheim

@loewenheim loewenheim commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

Names are open to discussion. The idea is that Relay sets these attributes on items it receives and processes in order to give us some insight into the path items take through Relay.

ref: INGEST-943

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)

Names are open to discussion. The idea is that Relay sets these
attributes on items it receives and processes in order to give us some
insight into the path items take through Relay.
@loewenheim
loewenheim requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners July 13, 2026 11:13
@github-actions

github-actions Bot commented Jul 13, 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.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

🤖 This preview updates automatically when you update the PR.

@linear-code

linear-code Bot commented Jul 13, 2026

Copy link
Copy Markdown

INGEST-943

Comment thread model/attributes/sentry/sentry__relay__pipeline.json Outdated
@loewenheim
loewenheim enabled auto-merge (squash) July 14, 2026 07:15
@loewenheim
loewenheim disabled auto-merge July 14, 2026 07:15
Co-authored-by: David Herberth <david.herberth@sentry.io>
@loewenheim
loewenheim enabled auto-merge (squash) July 14, 2026 07:17
@loewenheim
loewenheim merged commit 146035e into main Jul 14, 2026
17 checks passed
@loewenheim
loewenheim deleted the sebastian/relay-debugging-attributes branch July 14, 2026 07: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.

4 participants