Skip to content

feat(attributes): Add sentry.category attribute#218

Merged
mjq merged 3 commits intomainfrom
mjq/2026-01-13/add-category-and-dependency
Jan 14, 2026
Merged

feat(attributes): Add sentry.category attribute#218
mjq merged 3 commits intomainfrom
mjq/2026-01-13/add-category-and-dependency

Conversation

@mjq
Copy link
Member

@mjq mjq commented Jan 14, 2026

This attribute categorizes spans into their appropriate Insights module. The category is derived from the span operation or span attributes.

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)

This attribute categorizes spans into their appropriate Insights module.
The category is derived from the span operation or span attributes.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against a36565f

mjq added a commit to getsentry/relay that referenced this pull request Jan 14, 2026
@mjq mjq merged commit 2c01cdc into main Jan 14, 2026
10 checks passed
@mjq mjq deleted the mjq/2026-01-13/add-category-and-dependency branch January 14, 2026 14:12
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