Skip to content

feat(attributes): Add cache.item_age and cache.tags - #637

Merged
s1gr1d merged 1 commit into
mainfrom
sig/cache-additions
Sep 10, 2026
Merged

s1gr1d merged 1 commit into
mainfrom
sig/cache-additions

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Sep 10, 2026

Copy link
Copy Markdown
Member

Description

Closes getsentry/sentry-javascript#24292

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 apply_scrubbing (i.e. manual or auto. Use never only for values that should never be scrubbed such as IDs)

If an attribute was deprecated:

@s1gr1d
s1gr1d requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners September 10, 2026 14:08
@github-actions

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 cache.item_age and cache.tags by s1gr1d in #637

🤖 This preview updates automatically when you update the PR.

@s1gr1d
s1gr1d merged commit 61fb8cb into main Sep 10, 2026
16 checks passed
@s1gr1d
s1gr1d deleted the sig/cache-additions branch September 10, 2026 14:38
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.

cache.item_age / cache.tags to sentry-conventions

2 participants