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

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