Skip to content

feat(attributes): Backfill db.system attribute#224

Merged
mjq merged 2 commits intomainfrom
mjq/2026-01-20/backfill-db-system
Jan 20, 2026
Merged

feat(attributes): Backfill db.system attribute#224
mjq merged 2 commits intomainfrom
mjq/2026-01-20/backfill-db-system

Conversation

@mjq
Copy link
Member

@mjq mjq commented Jan 20, 2026

Description

Insights's Queries module currently depends on db.system rather than its replacement, db.system.name. By setting its deprecation status to backfill, Relay won't remove db.system from incoming spans and will automatically write db.system when db.system.name is received.

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.

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

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

Generated by 🚫 dangerJS against fd3ca79

@mjq mjq merged commit b056c89 into main Jan 20, 2026
9 checks passed
@mjq mjq deleted the mjq/2026-01-20/backfill-db-system branch January 20, 2026 21: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.

2 participants