Released 2024-Dec-09
-
Drop support for .NET 6 as this target is no longer supported and add .NET 8/.NET Standard 2.0 targets. (#2169)
-
Updated OpenTelemetry core component version(s) to
1.10.0
. (#2317)
Released 2024-Sep-09
- Add a fallback mechanism for
build.id
for Linux. (#2047)
Released 2024-Aug-30
- Implement
os.build_id
,os.description
,os.name
,os.version
attributes inOpenTelemetry.ResourceDetectors.OperatingSystem
. (#1983)
Released 2024-Jul-22
- Fix detection of macOS which was wrongly identified as Linux. (#1965)
Released 2024-Jul-11
- Initial release of
OpenTelemetry.ResourceDetectors.OperatingSystem
project. (#1943)