Skip to content

Conversation

@Kielek
Copy link
Member

@Kielek Kielek commented Jan 28, 2026

Fixes #3810

Changes

[Resources.Host] Report amd64 instead of x64 for host.arch

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)

@Kielek Kielek requested a review from a team as a code owner January 28, 2026 06:02
@github-actions github-actions bot requested a review from lachmatt January 28, 2026 06:02
@github-actions github-actions bot added the comp:resources.host Things related to OpenTelemetry.Resources.Host label Jan 28, 2026
@Kielek
Copy link
Member Author

Kielek commented Jan 28, 2026

@rjmurillo, FYI

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.04%. Comparing base (4b696ae) to head (e967932).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3811   +/-   ##
=======================================
  Coverage   72.04%   72.04%           
=======================================
  Files         447      447           
  Lines       17834    17834           
=======================================
  Hits        12849    12849           
  Misses       4985     4985           
Flag Coverage Δ
unittests-Resources.Host 71.85% <100.00%> (ø)

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

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

@Kielek Kielek enabled auto-merge January 28, 2026 07:05
This was referenced Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:resources.host Things related to OpenTelemetry.Resources.Host

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] OpenTelemetry.Resources.Host returns "x64" instead of "amd64" for host.arch

3 participants