Skip to content

feat(attributes): Add Cloudflare SDK attributes#392

Open
JPeer264 wants to merge 2 commits into
mainfrom
jp/cloudflare-attributes
Open

feat(attributes): Add Cloudflare SDK attributes#392
JPeer264 wants to merge 2 commits into
mainfrom
jp/cloudflare-attributes

Conversation

@JPeer264
Copy link
Copy Markdown
Member

Couple of attributes are using within the Cloudflare SDK, but were not mentioned here. I added these via the script yarn create:attribute:

  • cloudflare.d1.query_type
  • cloudflare.workflow.timeout
  • cloudflare.workflow.retries.backoff
  • cloudflare.workflow.retries.delay
  • cloudflare.workflow.retries.limit
  • cloudflare.workflow.attempt

JPeer264 and others added 2 commits May 20, 2026 09:05
Add missing Cloudflare attributes from sentry-javascript SDK:
- cloudflare.d1.query_type
- cloudflare.workflow.timeout
- cloudflare.workflow.retries.backoff
- cloudflare.workflow.retries.delay
- cloudflare.workflow.retries.limit
- cloudflare.workflow.attempt

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
OTel semantic convention attribute used in Cloudflare Queue instrumentation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@JPeer264 JPeer264 self-assigned this May 20, 2026
@JPeer264 JPeer264 requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners May 20, 2026 08:30
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 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 Cloudflare SDK attributes by JPeer264 in #392
  • Add several measurement attributes by loewenheim in #362
  • Add gcp.function.context.* span attributes by chargome in #371
  • Add sentry.dsc.project_id as an attribute by constantinius in #358
  • Add trpc.* attributes by chargome in #370
  • Add angular.version attribute by chargome in #367
  • Add aws.lambda.* and aws.cloudwatch.logs.* attributes by chargome in #369
  • Add react.version attribute by chargome in #368
  • Add state.type attribute by chargome in #365
  • Add cloud.* span attributes by chargome in #364
  • Add calculated performance scores by loewenheim in #355
  • Add rpc.response.status_code attribute by alexander-alderman-webb in #352
  • Add rpc.method attribute by alexander-alderman-webb in #351
  • Add app vitals start attributes by buenaflor in #353
  • Add process.runtime.engine.* attributes by chargome in #347

Other

  • (docs) Add measurements page by Lms24 in #389
  • (measurements) Add attribute field by loewenheim in #388

Bug Fixes 🐛

Attributes

  • Correct PR references in attribute changelogs by chargome in #384
  • Increase some PII values by loewenheim in #373
  • Change several deprecation statuses to normalize to align with ingestion paths by constantinius in #350

Other

  • (create) Replace angle brackets in file names by loewenheim in #356

Internal Changes 🔧

Deps

  • Bump astro from 6.1.6 to 6.1.10 by dependabot in #374
  • Bump svelte from 5.53.5 to 5.55.7 by dependabot in #381

Other

  • (gh) Remove myself from CODEOWNERS by lcian in #354
  • Bump vulnerable pytest by alexander-alderman-webb in #360
  • Bump vulnerable js packages by chargome in #359

🤖 This preview updates automatically when you update the PR.

@JPeer264 JPeer264 changed the title Jp/cloudflare attributes feat(attributes): Add Cloudflare SDK attributes May 20, 2026
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