Skip to content

ref(sentry): Add in Relay used but missing attributes#190

Merged
Dav1dde merged 1 commit intomainfrom
dav1d/relay-missing-sentry-attrs
Nov 13, 2025
Merged

ref(sentry): Add in Relay used but missing attributes#190
Dav1dde merged 1 commit intomainfrom
dav1d/relay-missing-sentry-attrs

Conversation

@Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Nov 12, 2025

Description

See: https://github.com/getsentry/relay/blob/9c491a185a289e09ee9d3f56d89bd9d1fa71d815/relay-conventions/src/consts.rs#L72-L82

PR Checklist

  • I have run yarn test and verified that the tests pass.
  • I have run yarn generate && yarn format 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)

@Dav1dde Dav1dde merged commit 5ce9da2 into main Nov 13, 2025
10 checks passed
@Dav1dde Dav1dde deleted the dav1d/relay-missing-sentry-attrs branch November 13, 2025 07:49
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