Skip to content

feat: Add process.command_args#327

Merged
sentrivana merged 2 commits into
mainfrom
ivana/add-command-args
Apr 27, 2026
Merged

feat: Add process.command_args#327
sentrivana merged 2 commits into
mainfrom
ivana/add-command-args

Conversation

@sentrivana
Copy link
Copy Markdown
Contributor

@sentrivana sentrivana commented Apr 21, 2026

Description

Adding process.command_args. OTel: https://opentelemetry.io/docs/specs/semconv/registry/attributes/process/#process-attributes

We currently set sys.argv in extra in the Python SDK, so this would be the segment attribute to migrate it to in span first, if we want it.

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:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 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 process.command_args by sentrivana in #327

🤖 This preview updates automatically when you update the PR.

@sentrivana sentrivana marked this pull request as ready for review April 21, 2026 10:52
@sentrivana sentrivana requested review from a team, Lms24, cleptric, lcian, mjq and nsdeschenes as code owners April 21, 2026 10:52
@sentrivana sentrivana merged commit 420bab8 into main Apr 27, 2026
14 checks passed
@sentrivana sentrivana deleted the ivana/add-command-args branch April 27, 2026 08: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.

2 participants