hs-opentelemetry-api
Copyright(c) Ian Duncan 2021-2026
LicenseBSD-3
MaintainerIan Duncan
Stabilityexperimental
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

OpenTelemetry.Resource.Webengine

Description

Resource describing the packaged software running the application code. Web engines are typically executed using process.runtime.

Synopsis

Documentation

data Webengine Source #

A web engine instance.

Since: 1.0.0.0

Constructors

Webengine 

Fields

Instances

Instances details
ToResource Webengine Source # 
Instance details

Defined in OpenTelemetry.Resource.Webengine