Skip to content

feat(attributes): Add missing_instrumentation.* attributes#366

Closed
chargome wants to merge 1 commit into
mainfrom
chargome/feat/add-missing-instrumentation-attributes
Closed

feat(attributes): Add missing_instrumentation.* attributes#366
chargome wants to merge 1 commit into
mainfrom
chargome/feat/add-missing-instrumentation-attributes

Conversation

@chargome
Copy link
Copy Markdown
Member

Summary

  • Add missing_instrumentation.package (string) — the name of the uninstrumented package
  • Add missing_instrumentation.javascript.is_cjs (boolean) — whether the package was loaded as CommonJS
  • Used by the JS SDK to detect missing OTel instrumentation packages, needed for span streaming (JS-2221)

Add missing_instrumentation.package and
missing_instrumentation.javascript.is_cjs attributes for detecting
uninstrumented packages in the JS SDK. Needed for span streaming
(JS-2221).

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:39
@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 missing_instrumentation.* attributes by chargome in #366
  • 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
@chargome
Copy link
Copy Markdown
Member Author

I think this is not really useful on spans tbh, let's skip it for now.

@chargome chargome closed this May 13, 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.

1 participant