Copyright | (c) Ian Duncan 2021 |
---|---|
License | BSD-3 |
Maintainer | Ian Duncan |
Stability | experimental |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
In case of virtualized environments, this is the operating system as it is observed by the process, i.e., the virtualized guest rather than the underlying host.
Synopsis
- data OperatingSystem = OperatingSystem {}
Documentation
data OperatingSystem Source #
The operating system (OS) on which the process represented by this resource is running.
OperatingSystem | |||||||||||||||||||||||||
|
Instances
ToResource OperatingSystem Source # | |
Defined in OpenTelemetry.Resource.OperatingSystem type ResourceSchema OperatingSystem :: Maybe Symbol Source # | |
type ResourceSchema OperatingSystem Source # | |
Defined in OpenTelemetry.Resource.OperatingSystem |