hs-opentelemetry-sdk-0.0.2.0: OpenTelemetry SDK for use in applications.
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenTelemetry.Resource.OperatingSystem.Detector

Synopsis

Documentation

detectOperatingSystem :: IO OperatingSystem Source #

Retrieve any infomration able to be detected about the current operation system.

Currently only supports osType detection, but PRs are welcome to support additional details.

Since: 0.0.1.0