Skip to content

feat(attributes): Add messaging attributes#469

Merged
s1gr1d merged 1 commit into
mainfrom
sig/messaging-attr
Jul 8, 2026
Merged

feat(attributes): Add messaging attributes#469
s1gr1d merged 1 commit into
mainfrom
sig/messaging-attr

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Jul 8, 2026

Copy link
Copy Markdown
Member

Description

Adds:

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 July 8, 2026 09:46
@github-actions

github-actions Bot commented Jul 8, 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 messaging attributes by s1gr1d in #469
  • Add url.same_origin (deprecated) and http.request.same_origin (replacement) attributes by Lms24 in #456
  • Add db.response.status_code by s1gr1d in #462

Other

  • (ai) Add granular cost attributes for cache and reasoning by vgrozdanic in #461

Internal Changes 🔧

  • (ci) Stop inheriting secrets for changelog-preview by tobias-wilfert in #463

🤖 This preview updates automatically when you update the PR.

@s1gr1d
s1gr1d merged commit 975296c into main Jul 8, 2026
16 checks passed
@s1gr1d
s1gr1d deleted the sig/messaging-attr branch July 8, 2026 11:24
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