Skip to content

[Process] Update Semantic Conventions#4675

Merged
martincostello merged 2 commits into
open-telemetry:mainfrom
martincostello:update-process-sem-conv
Jul 9, 2026
Merged

[Process] Update Semantic Conventions#4675
martincostello merged 2 commits into
open-telemetry:mainfrom
martincostello:update-process-sem-conv

Conversation

@martincostello

Copy link
Copy Markdown
Member

Changes

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

- Update semantic conventions version to 1.43.0.
- Promote to release candidate.
@github-actions github-actions Bot added comp:instrumentation.process Things related to OpenTelemetry.Instrumentation.Process comp:resources.process Things related to OpenTelemetry.Resources.Process labels Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.40%. Comparing base (1b4fa04) to head (5fc7c1e).
⚠️ Report is 18 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4675   +/-   ##
=======================================
  Coverage   77.40%   77.40%           
=======================================
  Files         466      466           
  Lines       19687    19687           
=======================================
  Hits        15239    15239           
  Misses       4448     4448           
Flag Coverage Δ
unittests-Instrumentation.Process 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...elemetry.Instrumentation.Process/ProcessMetrics.cs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello
martincostello marked this pull request as ready for review July 8, 2026 09:44
@martincostello
martincostello requested a review from a team as a code owner July 8, 2026 09:44
Copilot AI review requested due to automatic review settings July 8, 2026 09:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Process-related components to align with OpenTelemetry semantic conventions v1.43.0 and promotes the packages’ documented stability to “Release candidate”.

Changes:

  • Bumped OpenTelemetry.Instrumentation.Process semantic conventions version constant to 1.43.0.
  • Updated READMEs to reflect “Release candidate” stability and updated the instrumentation README’s semantic conventions link to v1.43.0.
  • Added changelog entries noting the semantic conventions update and release-candidate promotion.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/OpenTelemetry.Resources.Process/README.md Updates stability badge to “Release candidate”.
src/OpenTelemetry.Resources.Process/CHANGELOG.md Adds an Unreleased entry for semantic conventions update / RC promotion.
src/OpenTelemetry.Instrumentation.Process/README.md Updates stability to “Release candidate” and bumps semantic conventions doc link to v1.43.0.
src/OpenTelemetry.Instrumentation.Process/ProcessMetrics.cs Updates SemanticConventionsVersion to 1.43.0.
src/OpenTelemetry.Instrumentation.Process/CHANGELOG.md Adds an Unreleased entry for semantic conventions update / RC promotion.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/OpenTelemetry.Resources.Process/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Resources.Process/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Instrumentation.Process/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Instrumentation.Process/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Resources.Process/README.md
- Fix outdated link.
- Update grammar.
- Add PR number.
This was referenced Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:instrumentation.process Things related to OpenTelemetry.Instrumentation.Process comp:resources.process Things related to OpenTelemetry.Resources.Process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ResourceDetector.Process - implement other resources

5 participants