Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into u/aguirremoy/host-arch
  • Loading branch information
Kielek committed Oct 2, 2025
commit ec7a3f85c4c52ba934d2a05b78070da26a9c1dba
3 changes: 3 additions & 0 deletions src/OpenTelemetry.Resources.Host/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Updated OpenTelemetry core component version(s) to `1.13.0`.
([#3158](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3158))

* Added support for the `host.arch` resource attribute in `HostDetector`, reporting the host architecture (e.g., `X64`, `Arm64`). This feature is only supported on .NET 5+ and not on .NET Framework.
([#4137](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3147))

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.