Skip to content

feat(attributes): Add rpc.response.status_code attribute#352

Merged
alexander-alderman-webb merged 2 commits into
mainfrom
webb/rpc-response-status-code
May 8, 2026
Merged

feat(attributes): Add rpc.response.status_code attribute#352
alexander-alderman-webb merged 2 commits into
mainfrom
webb/rpc-response-status-code

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Document replacement for code currently set by the gRPC integration in Python: https://github.com/getsentry/sentry-python/blob/18a58280d9807f49bbe006e31e358b0e075b165d/sentry_sdk/integrations/grpc/client.py#L46

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 pii (i.e. maybe or true. Use false only for values that should never be scrubbed such as IDs)

If an attribute was deprecated:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

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 rpc.response.status_code attribute by alexander-alderman-webb in #352
  • Add rpc.response.status_code attribute by alexander-alderman-webb in #352
  • Add rpc.method attribute by alexander-alderman-webb in #351
  • Add app vitals start attributes by buenaflor in #353
  • Add process.runtime.engine.* attributes by chargome in #347

Bug Fixes 🐛

  • (attributes) Change several deprecation statuses to normalize to align with ingestion paths by constantinius in #350

Internal Changes 🔧

  • (gh) Remove myself from CODEOWNERS by lcian in #354

🤖 This preview updates automatically when you update the PR.

@alexander-alderman-webb alexander-alderman-webb changed the title feat(attributes): Add rpc.response.status_code attribute feat(attributes): Add rpc.response.status_code attribute May 8, 2026
@alexander-alderman-webb alexander-alderman-webb merged commit 24b2d4e into main May 8, 2026
12 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/rpc-response-status-code branch May 8, 2026 10:23
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