open-telemetry / opentelemetry-dotnet-contrib

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
https://opentelemetry.io
Apache License 2.0
421 stars 251 forks source link

Provide an operating system resource package #1844

Open thompson-tomo opened 1 month ago

thompson-tomo commented 1 month ago

Component

None

Is your feature request related to a problem?

I want information about my os to be visible in my open Telemetry data

What is the expected behavior?

The following properties are set unless a user opts out

Which alternative solutions or features have you considered?

Manually adding them

Additional context

https://opentelemetry.io/docs/specs/semconv/resource/os/

cijothomas commented 3 weeks ago

would you be interested in contributing and maintaining a new package for this? OpenTelemetry.Resources.Os/similar..

thompson-tomo commented 3 weeks ago

Yes I am interested in contributing and getting more involved hence the number of issues I have been logging.