| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
OpenTelemetry.Resource.Process.Detector
Synopsis
Documentation
detectProcess :: IO Process Source #
Create a Process Resource based off of the current process' knowledge
of itself.
Since: 0.1.0.0
detectProcessRuntime :: ProcessRuntime Source #
A ProcessRuntime Resource populated with the current process' knoweldge
of itself.
Since: 0.0.1.0