hs-opentelemetry-api-0.0.3.4: OpenTelemetry API for use by libraries for direct instrumentation or wrapper packages.
Copyright(c) Ian Duncan 2021
LicenseBSD-3
MaintainerIan Duncan
Stabilityexperimental
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenTelemetry.Resource.DeploymentEnvironment

Description

 
Synopsis

Documentation

newtype DeploymentEnvironment Source #

The software deployment.

This resource doesn't have a an automatic detector because deployment environments tend to have very different detection mechanisms for differing projects.

Constructors

DeploymentEnvironment 

Fields