Skip to content

feat(attributes): Add redis.key (deprecated) in favor of db.redis.key - #484

Merged
sentrivana merged 3 commits into
mainfrom
ivana/add-deprecated-redis-key
Jul 23, 2026
Merged

feat(attributes): Add redis.key (deprecated) in favor of db.redis.key#484
sentrivana merged 3 commits into
mainfrom
ivana/add-deprecated-redis-key

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Summary

  • Adds redis.key as a deprecated attribute with db.redis.key as its replacement
  • Adds redis.key as an alias on db.redis.key

Test plan

  • yarn test passes (7592 JS tests + 3 Python tests)
  • yarn run generate ran successfully

🤖 Generated with Claude Code

…key`

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 10, 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 redis.key (deprecated) in favor of db.redis.key by sentrivana in #484
  • Add db.mongodb.collection (deprecated) in favor of db.collection.name by sentrivana in #483
  • Add Kafka messaging attributes by chargome in #474
  • Deprecate rpc.grpc.status_code in favor of rpc.response.status_code by lucas-zimerman in #494
  • Add deprecated messaging.destination_kind by andreiborza in #509
  • Add sentry.segment.name.source attribute by Lms24 in #466
  • Add attribute transformations by constantinius in #465
  • Add stable app vitals attributes by buenaflor in #493
  • Deprecate sentry.frames.* attributes by buenaflor in #500
  • Add missing AI legacy aliases from Relay SpanData by vgrozdanic in #498

Other

  • (conventions) Support multiple examples by Lms24 in #505
  • (descriptions) Add http.route description template for http.server span description inference by Lms24 in #518

Internal Changes 🔧

Attribute

  • Add more examples for valid sentry.kind values by Lms24 in #517
  • Improve db.statement example and add deprecation reason by Lms24 in #501

Attributes

  • Improve description of sentry.segment.name.source by Lms24 in #511
  • Deprecate sentry.span.source and change backfill status of sentry.source by Lms24 in #510

Deps

  • Bump js-yaml from 4.2.0 to 4.3.0 by dependabot in #516
  • Bump astro from 6.4.7 to 7.1.0 in /docs by dependabot in #514

Other

  • (attrs) Backport attributes and normalizations from Relay by Dav1dde in #497
  • (codeowners) Assign telemetry-experience to gen_ai/ai attributes by vgrozdanic in #506
  • (deps-dev) Bump tar from 7.5.16 to 7.5.19 by dependabot in #515
  • (release) Show version in workflow run title by constantinius in #504

🤖 This preview updates automatically when you update the PR.

@sentrivana
sentrivana marked this pull request as ready for review July 10, 2026 09:27
@sentrivana
sentrivana requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners July 10, 2026 09:27
@sentrivana
sentrivana enabled auto-merge (squash) July 23, 2026 09:12
@sentrivana
sentrivana merged commit 693a4be into main Jul 23, 2026
17 checks passed
@sentrivana
sentrivana deleted the ivana/add-deprecated-redis-key branch July 23, 2026 09:15
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