Skip to content

feat: Add messaging.batch.message_count#341

Merged
JPeer264 merged 1 commit intomainfrom
jp/add-messaging-batch-message-count
Apr 29, 2026
Merged

feat: Add messaging.batch.message_count#341
JPeer264 merged 1 commit intomainfrom
jp/add-messaging-batch-message-count

Conversation

@JPeer264
Copy link
Copy Markdown
Member

@JPeer264 JPeer264 commented Apr 27, 2026

Description

closes #338

generated via yarn run create:attribute

Adds the OTel messaging.batch.message_count attribute, used by the Cloudflare JS SDK to record the size of a Queue batch.

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:

@JPeer264 JPeer264 self-assigned this Apr 27, 2026
@JPeer264 JPeer264 requested review from a team, Lms24, cleptric, lcian, mjq and nsdeschenes as code owners April 27, 2026 15:19
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 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 device.low_power_mode attribute for iOS by itaybre in #314
  • Add messaging.batch.message_count by JPeer264 in #341
  • Add db.redis.key by sentrivana in #326
  • Add process.command_args by sentrivana in #327

Bug Fixes 🐛

  • Don't backfill sentry.browser.* attributes by loewenheim in #339
  • Backfill several deprecated attributes by loewenheim in #332

Internal Changes 🔧

  • (attributes) Mark deprecated gen_ai and ai attributes as backfill by vgrozdanic in #333
  • (deps) Bump astro from 6.0.2 to 6.1.6 in /docs by dependabot in #330

🤖 This preview updates automatically when you update the PR.

@JPeer264 JPeer264 merged commit d87308f into main Apr 29, 2026
13 checks passed
@JPeer264 JPeer264 deleted the jp/add-messaging-batch-message-count branch April 29, 2026 08:45
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.

Add messaging.batch.message_count

2 participants