Skip to content

feat(attributes): Add cloud.* span attributes#364

Draft
chargome wants to merge 1 commit into
mainfrom
chargome/feat/add-cloud-span-attributes
Draft

feat(attributes): Add cloud.* span attributes#364
chargome wants to merge 1 commit into
mainfrom
chargome/feat/add-cloud-span-attributes

Conversation

@chargome
Copy link
Copy Markdown
Member

Summary

  • Add OTel-aligned cloud resource attributes: cloud.provider, cloud.account.id, cloud.region, cloud.availability_zone, cloud.platform
  • All marked is_in_otel: true per OTel resource semantic conventions
  • Needed by the JS SDK (JS-2221) for span streaming

Add cloud resource attributes: cloud.provider, cloud.account.id,
cloud.region, cloud.availability_zone, and cloud.platform. These align
with OTel resource semantic conventions and are needed by the JS SDK
(JS-2221) for span streaming.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chargome chargome requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners May 12, 2026 12:34
@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 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

Bug Fixes 🐛

  • (attributes) Change several deprecation statuses to normalize to align with ingestion paths by constantinius in #350
  • (create) Replace angle brackets in file names by loewenheim in #356

Internal Changes 🔧

  • (gh) Remove myself from CODEOWNERS by lcian in #354
  • Bump vulnerable js packages by chargome in #359

🤖 This preview updates automatically when you update the PR.

@chargome chargome self-assigned this May 12, 2026
@chargome chargome marked this pull request as draft May 12, 2026 13:00
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.

1 participant