| Copyright | (c) Ian Duncan 2021 |
|---|---|
| License | BSD-3 |
| Safe Haskell | None |
| Language | Haskell2010 |
OpenTelemetry.Resource.Telemetry
Description
by the instrumentation libraries. Maintainer : Ian Duncan Stability : experimental Portability : non-portable (GHC extensions)
Synopsis
Documentation
The telemetry SDK used to capture data recorded by the instrumentation libraries.
Since: 0.0.1.0
Constructors
| Telemetry | |
Fields
| |
Instances
| ToResource Telemetry Source # | |
Defined in OpenTelemetry.Resource.Telemetry Methods toResource :: Telemetry -> Resource Source # | |